Proposed action
The integration asks about the next AI action, not the whole system. The same primitive works for law, defense, medicine, education, and US-regulatory packs.
The API receives a team-owned workflow action, applies the selected vertical pack and tenant policy overlay, then returns an allow, review, or block decision with raw-safe receipt metadata your compliance path can inspect. OpenAPI remains the schema source of truth; this page is the buyer-readable map.
The integration asks about the next AI action, not the whole system. The same primitive works for law, defense, medicine, education, and US-regulatory packs.
Teams keep local rules beside out-of-the-box packs: allow lists, hard denies, required review routes, and policy receipt history.
When work needs review, Planisphere prepares the dispatch record for Slack-shaped, ServiceNow-shaped, webhook, or browser workflows.
Production receipts are signed with a managed KMS-held Ed25519 key over raw-safe metadata. Sandbox receipts are clearly marked dev_key:true and use a non-production signer.
Each sealed production action records credits from the gate rate and request size, rounded up in estimated 1,000-token blocks. Account state exposes the usage ledger.
The full documentation lives at api.planisphere.ooo/docs — quickstart, integration guides (SDKs, LangChain, OpenAI Agents, middleware, webhooks), the prove-it-later recipe, and the pack catalog. The interactive OpenAPI (Swagger) reference — the schema source of truth — is at /docs/api. New here? Start with the Read the Docs.
POST /v1/gate
POST /v1/record
POST /v1/reviews
POST /v1/verify
GET /v1/records/{action_key}
Gate a proposed_action before it runs, record a completed duty event, decide a review, and verify any receipt — the pack rides as a request field.
GET /tenant/exports/records
GET /tenant/exports/records/summary
POST /evidence-packets/seal-bundle/batch
GET /v1/records/{action_key}/inclusion-proof
Time-range exports with cursors, per-pack coverage counts, batch evidence bundles, and epoch-anchored inclusion proofs.
GET /tenant/policy/options?policy_pack=...
POST /tenant/policy/preview?policy_pack=...
PUT /tenant/policy?policy_pack=...
GET /tenant/policy/receipts?policy_pack=...
Preview and record team-specific rules without storing raw prompt, document, key, or secret material.
GET /active-manifest
GET /routing/outbox
POST /routing/outbox/process
POST /integrations/callbacks/{tenant_id}/{channel}/{target}/review-decision
Expose the live operating board and raw-safe dispatch records for review workflows.
GET /evidence-packets/proof-kit
POST /evidence-packets/seal-bundle
POST /evidence-packets/verify-seal
GET /{vertical}/evidence-packets/{action_key}
Seal an offline-verifiable record and verify the shared seal for every vertical without exposing private signing keys or private engine logic.
GET /tenant/exports/oscal
GET /tenant/exports/data-catalog
GET /tenant/exports/ai-acquisition
Produce machine-readable procurement and compliance read models with validation_profile status and blocking gaps for owner review, not authorization decisions.
GET /tenant/exports/validation-schema-manifest
POST /tenant/exports/validation-schema-bindings
POST /tenant/exports/validation-runs
GET /tenant/exports/validation-runs/overview
Bind a schema source, run a local preflight, store a durable hash-only receipt, and route owner review without claiming official OSCAL, catalog, or procurement approval.
GET /tenant/integrations/docs-package
GET /tenant/integrations/provider-walkthrough
GET /tenant/api-keys
POST /signup/checkout
Help teams wire keys, routes, callbacks, and provider-native controls without shipping Planisphere IP to the customer.
GET /account/me
Read the tenant's sealed-action usage ledger. Production pricing is one cent per credit, capped at $25 per action; sandbox keys include 100 sealed actions.
/law/proposed-action
Routes filing, citation, privilege, and counsel-supervision work to review instead of treating model output as legal approval.
/defense/proposed-action
Handles controlled-sharing and contract-response workflows with export-control and program-route boundaries.
/medicine/proposed-action
Routes PHI, model-change, clinical-support, and patient-facing work toward owner review and evidence exports.
/education/proposed-action
Protects student-data and scoring-review workflows with FERPA, Title VI, Section 504, and local-policy overlays.
/us-regulatory/proposed-action
Maps AI control evidence across federal and state regimes without claiming agency acceptance.
POST /v1/record · pack: eu-ai-act
Records marking and disclosure duty events — output_marked, disclosure_rendered, label_published — as sealed, offline-verifiable receipts. Art. 50 binds August 2, 2026.
POST /v1/record · pack: ca-sb942
Seals AI-transparency duty events under California SB 942, enforceable August 2, 2026 — records that prove the duty was met, never a certification that you are compliant.