# Operark > The AI Corporate Operating System — documentation, guides, and API reference. ## Docs - [Admin overview dashboard](https://docs.operark.com/api-reference/internal-—-admin/admin-overview-dashboard.md) - [Get JWT token](https://docs.operark.com/api-reference/internal-—-auth/get-jwt-token.md) - [Register new user](https://docs.operark.com/api-reference/internal-—-auth/register-new-user.md) - [List decisions](https://docs.operark.com/api-reference/internal-—-decisions/list-decisions.md) - [List escalations](https://docs.operark.com/api-reference/internal-—-escalations/list-escalations.md) - [Execute an agent task](https://docs.operark.com/api-reference/internal-—-execute/execute-an-agent-task.md) - [List OKR goals](https://docs.operark.com/api-reference/internal-—-goals/list-okr-goals.md) - [List latest audit-chain verification rows (super-admin)](https://docs.operark.com/api-reference/internal-—-governance/list-latest-audit-chain-verification-rows-super-admin.md): Returns the most recent rows from `audit_chain_verifications` (migration 00540), surfacing the nightly C1 hash-chain verifier output for the super-admin integrity dashboard. Super-admin role required. - [List notifications](https://docs.operark.com/api-reference/internal-—-notifications/list-notifications.md) - [List organizations](https://docs.operark.com/api-reference/internal-—-organizations/list-organizations.md) - [Delete session](https://docs.operark.com/api-reference/internal-—-sessions/delete-session.md) - [Get session by ID](https://docs.operark.com/api-reference/internal-—-sessions/get-session-by-id.md) - [List sessions](https://docs.operark.com/api-reference/internal-—-sessions/list-sessions.md) - [Approve a proposal and promote into tenant_workspace](https://docs.operark.com/api-reference/internal-—-skills/approve-a-proposal-and-promote-into-tenant_workspace.md): Promotes the proposed SKILL.md into the tenant_workspace skill catalog. Writes an audit row and marks the proposal as approved. - [Confirm prune — delete the skill file and mark resolved](https://docs.operark.com/api-reference/internal-—-skills/confirm-prune-—-delete-the-skill-file-and-mark-resolved.md): Deletes the skill file from the tenant workspace and marks the grade row resolved_action=pruned. Irreversible. - [Edit a proposed SKILL.md before approving](https://docs.operark.com/api-reference/internal-—-skills/edit-a-proposed-skillmd-before-approving.md) - [Get a single proposal with SKILL.md preview](https://docs.operark.com/api-reference/internal-—-skills/get-a-single-proposal-with-skillmd-preview.md) - [List agent-proposed skills (RLS scoped)](https://docs.operark.com/api-reference/internal-—-skills/list-agent-proposed-skills-rls-scoped.md): Returns proposals queued by autonomous agents for human review. Pending by default. Org-admin role + Business+ tier required. - [List curator-flagged skill prune candidates](https://docs.operark.com/api-reference/internal-—-skills/list-curator-flagged-skill-prune-candidates.md): Lists skills the autonomous curator has flagged for pruning (prune_proposed=true by default). Used by the tenant-admin skill housekeeping UI. - [Reject a proposal with reason](https://docs.operark.com/api-reference/internal-—-skills/reject-a-proposal-with-reason.md) - [Unflag a curator prune candidate](https://docs.operark.com/api-reference/internal-—-skills/unflag-a-curator-prune-candidate.md) - [Delete webhook](https://docs.operark.com/api-reference/internal-—-webhooks/delete-webhook.md) - [List webhooks](https://docs.operark.com/api-reference/internal-—-webhooks/list-webhooks.md) - [Register webhook](https://docs.operark.com/api-reference/internal-—-webhooks/register-webhook.md) - [Create workflow](https://docs.operark.com/api-reference/internal-—-workflows/create-workflow.md) - [List workflows](https://docs.operark.com/api-reference/internal-—-workflows/list-workflows.md) - [API Reference](https://docs.operark.com/api-reference/introduction.md): RESTful endpoints for integrating with Operark, generated from the live OpenAPI spec. - [Issue a new SCIM bearer token](https://docs.operark.com/api-reference/scim-20-—-admin/issue-a-new-scim-bearer-token.md): Issues a new SCIM provisioning bearer token for the given org. The plaintext token is returned ONCE in the response (Cache-Control: no-store); only the prefix is persisted thereafter. Requires org role admin or owner. - [List SCIM tokens (metadata only)](https://docs.operark.com/api-reference/scim-20-—-admin/list-scim-tokens-metadata-only.md): Returns metadata (id, name, prefix, createdAt, lastUsedAt) for all active SCIM tokens in the org. Plaintext token is never returned here. - [Revoke a SCIM token (idempotent)](https://docs.operark.com/api-reference/scim-20-—-admin/revoke-a-scim-token-idempotent.md): Revokes the named token. Returns 204 on success; returns 404 for both unknown-id and cross-tenant-id to avoid leaking another org token existence. - [Create SCIM user](https://docs.operark.com/api-reference/scim-20/create-scim-user.md) - [Get SCIM user](https://docs.operark.com/api-reference/scim-20/get-scim-user.md) - [List SCIM users](https://docs.operark.com/api-reference/scim-20/list-scim-users.md) - [Get agent details](https://docs.operark.com/api-reference/v1-—-agents/get-agent-details.md) - [List agents](https://docs.operark.com/api-reference/v1-—-agents/list-agents.md) - [Create an API key (admin)](https://docs.operark.com/api-reference/v1-—-api-keys/create-an-api-key-admin.md) - [Get audit log](https://docs.operark.com/api-reference/v1-—-audit/get-audit-log.md) - [Get dashboard snapshot](https://docs.operark.com/api-reference/v1-—-dashboard/get-dashboard-snapshot.md) - [Ask an executive a question](https://docs.operark.com/api-reference/v1-—-executives/ask-an-executive-a-question.md) - [List available AI executives](https://docs.operark.com/api-reference/v1-—-executives/list-available-ai-executives.md) - [Request a decision from an executive](https://docs.operark.com/api-reference/v1-—-executives/request-a-decision-from-an-executive.md) - [Health check](https://docs.operark.com/api-reference/v1-—-health/health-check.md) - [Search executive memories](https://docs.operark.com/api-reference/v1-—-memory/search-executive-memories.md) - [Get organization info](https://docs.operark.com/api-reference/v1-—-organization/get-organization-info.md) - [Get session details](https://docs.operark.com/api-reference/v1-—-sessions/get-session-details.md) - [Get session messages](https://docs.operark.com/api-reference/v1-—-sessions/get-session-messages.md) - [List sessions](https://docs.operark.com/api-reference/v1-—-sessions/list-sessions.md) - [Get organization usage stats](https://docs.operark.com/api-reference/v1-—-usage/get-organization-usage-stats.md) - [Delete a webhook](https://docs.operark.com/api-reference/v1-—-webhooks/delete-a-webhook.md) - [List webhooks](https://docs.operark.com/api-reference/v1-—-webhooks/list-webhooks.md) - [Register a webhook](https://docs.operark.com/api-reference/v1-—-webhooks/register-a-webhook.md) - [Update a webhook](https://docs.operark.com/api-reference/v1-—-webhooks/update-a-webhook.md) - [Trigger a workflow](https://docs.operark.com/api-reference/v1-—-workflows/trigger-a-workflow.md) - [List available agents for key tier](https://docs.operark.com/api-reference/v2-—-agents/list-available-agents-for-key-tier.md) - [Query an agent](https://docs.operark.com/api-reference/v2-—-agents/query-an-agent.md) - [Get analytics overview](https://docs.operark.com/api-reference/v2-—-analytics/get-analytics-overview.md) - [Approve request (enterprise only)](https://docs.operark.com/api-reference/v2-—-approvals/approve-request-enterprise-only.md) - [List approval queue (enterprise only)](https://docs.operark.com/api-reference/v2-—-approvals/list-approval-queue-enterprise-only.md) - [Reject request (enterprise only)](https://docs.operark.com/api-reference/v2-—-approvals/reject-request-enterprise-only.md) - [Download evidence pack artifact](https://docs.operark.com/api-reference/v2-—-governance/download-evidence-pack-artifact.md) - [Get evidence pack detail](https://docs.operark.com/api-reference/v2-—-governance/get-evidence-pack-detail.md) - [Get latest compliance scores](https://docs.operark.com/api-reference/v2-—-governance/get-latest-compliance-scores.md) - [List evidence packs](https://docs.operark.com/api-reference/v2-—-governance/list-evidence-packs.md) - [List governance decisions](https://docs.operark.com/api-reference/v2-—-governance/list-governance-decisions.md) - [Authentication](https://docs.operark.com/authentication.md): How Operark API requests are authenticated and authorized. - [The runtime agents](https://docs.operark.com/concepts/agents.md): The 15 named agents that make up an Operark organization. - [The AI Corporate Operating System](https://docs.operark.com/concepts/ai-corporate-os.md): How Operark is organized — layers, runtime agents, and skill clusters. - [Governance](https://docs.operark.com/concepts/governance.md): Approvals, the audit trail, the veto model, and EU AI Act readiness. - [Welcome to Operark](https://docs.operark.com/introduction.md): The AI Corporate Operating System — a full virtual AI company with governance built in. - [Quickstart](https://docs.operark.com/quickstart.md): Authenticate and ask an executive your first question in five minutes. - [Go SDK](https://docs.operark.com/sdks/go.md): Official Go client for the Operark API. - [Python SDK](https://docs.operark.com/sdks/python.md): Official Python client for the Operark API. - [TypeScript SDK](https://docs.operark.com/sdks/typescript.md): Official TypeScript / JavaScript client for the Operark API. ## OpenAPI Specs - [openapi](https://docs.operark.com/api-reference/openapi.json)