# Clawb AI ## Docs - [Attestation (prove key ownership)](https://docs.clawb.ai/agents/attestation.md) - [Agents](https://docs.clawb.ai/agents/overview.md) - [Identity credential APIs](https://docs.clawb.ai/api-reference/identity-credentials.md): Mint, revoke, and lifecycle-manage short-lived identity credentials. - [Identity kill switch APIs](https://docs.clawb.ai/api-reference/identity-kill-switch.md): Pause credential minting and revoke all minted credentials for incident response. - [API reference](https://docs.clawb.ai/api-reference/introduction.md): Reference for Clawb public metadata, workspace APIs, identity credential APIs, telemetry, and policy sync. - [Enterprise policy sync API](https://docs.clawb.ai/api-reference/policies-sync.md): Apply desired-state policy specs through a CI/CD-friendly sync endpoint. - [Public metadata endpoints](https://docs.clawb.ai/api-reference/public-metadata.md): OpenID configuration and JWKS endpoints for local JWT verification and key rotation. - [Provider reputation feedback API](https://docs.clawb.ai/api-reference/reputation-feedback.md): Submit signed provider feedback signals with replay and timestamp protections. - [Telemetry APIs](https://docs.clawb.ai/api-reference/telemetry.md): Ingest and query agent heartbeat telemetry used by reputation and policy workflows. - [Token exchange API](https://docs.clawb.ai/api-reference/token-exchange.md): Exchange a signed agent assertion for a short-lived OIDC JWT after policy evaluation. - [Workspace agent mapping APIs](https://docs.clawb.ai/api-reference/workspace-agents.md): Map workspace-side agent identifiers to Clawb agent IDs and query inventory metadata. - [Workspace audit APIs](https://docs.clawb.ai/api-reference/workspace-audit.md): Query and export workspace-scoped audit events. - [Clawb Docs](https://docs.clawb.ai/index.md) - [Architecture map](https://docs.clawb.ai/integration/architecture-map.md): Detailed map of Clawb system architecture, trust boundaries, control-plane flows, and data domains. - [Integrating /v1/check](https://docs.clawb.ai/integration/check.md) - [Email sending enforcement](https://docs.clawb.ai/integration/email-sending.md) - [End-to-end integration scenario](https://docs.clawb.ai/integration/end-to-end.md): Complete enterprise flow from signed inbound request to decision, short-lived credential, audit, and incident controls. - [Examples](https://docs.clawb.ai/integration/examples.md) - [Workspace control plane tutorial](https://docs.clawb.ai/integration/workspace-control-plane-tutorial.md): End-to-end setup for workspace mappings, audit, credential minting, kill switch, and feedback with Python SDK. - [Workspace integration flow (Verify -> Check)](https://docs.clawb.ai/integration/workspace-flow.md) - [Policies](https://docs.clawb.ai/policies/overview.md) - [Policy config schema (v1)](https://docs.clawb.ai/policies/schema.md) - [Quickstart](https://docs.clawb.ai/quickstart.md) - [Reputation](https://docs.clawb.ai/reputation/overview.md) - [Python SDK](https://docs.clawb.ai/sdk/python.md) - [Vault API (v1)](https://docs.clawb.ai/vault/api.md) - [Vault](https://docs.clawb.ai/vault/overview.md) - [Challenges & approval links](https://docs.clawb.ai/verification/approval-links.md) - [Verification and Policy Gateway](https://docs.clawb.ai/verification/overview.md) - [Verification API (v1)](https://docs.clawb.ai/verification/verify-api.md) ## Optional - [Clawb](https://clawb.ai) - [App](https://app.clawb.ai) - [GitHub](https://github.com/clawbai)