API referenceWorkspaceCredentials
Delete API key
Permanently revokes an organization API key. A key cannot delete the credential currently authenticating the request.
- Endpoint
DELETE /v1/organization/api-keys/{keyId}- Authorization
- Required permission: `apiKeys:manage`.
- Environments
- Production only
- Idempotency
- Required for safe retries.
Create API key POST
Creates a full-access organization API key. The secret value is returned exactly once in this response; store it securely because later list calls only return an obfuscated value.
List programmatic requests GET
Lists authenticated REST API and MCP activity for the organization with cursor pagination and optional transport or outcome filters. Metadata is retained for 14 days; request bodies, authorization headers, idempotency keys, and fiscal secrets are never included.