Cakewalk Open API

The Cakewalk Open API is a REST API for building custom access-governance workflows and integrations. It exposes users, user groups, work apps, accesses, permission levels, requests, tasks, policies, and access reviews. Authentication uses X-API-KEY and X-API-SECRET headers; responses use cursor-based JSON:API-style pagination and RFC 7807 ProblemDetails errors, with a 1,000 requests-per-minute rate limit. A hosted MCP server and signed webhooks complete the developer surface.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
name: Cakewalk Open API
description: The Cakewalk Open API is a REST API for building custom access-governance workflows and integrations.
  It exposes users, user groups, work apps, accesses, permission levels, requests, tasks, policies, and
  access reviews. Authentication uses X-API-KEY and X-API-SECRET headers; responses use cursor-based JSON:API-style
  pagination and RFC 7807 ProblemDetails errors, with a 1,000 requests-per-minute rate limit. A hosted
  MCP server and signed webhooks complete the developer surface.
humanURL: https://www.cakewalk.security/open-api
baseURL: https://open-api.getcakewalk.io/api/v1
tags:
- Access Management
- Identity Governance
- AI Agents
properties:
- type: Documentation
  url: https://www.cakewalk.security/docs
- type: APIReference
  url: https://www.cakewalk.security/docs/open-api-and-mcp/api-reference
- type: GettingStarted
  url: https://www.cakewalk.security/docs/open-api-and-mcp/getting-started
- type: Authentication
  url: authentication/cakewalk-authentication.yml
- type: OAuthScopes
  url: scopes/cakewalk-scopes.yml
- type: ErrorCatalog
  url: errors/cakewalk-problem-types.yml
- type: Conventions
  url: conventions/cakewalk-conventions.yml
- type: DataModel
  url: data-model/cakewalk-data-model.yml
- type: Lifecycle
  url: lifecycle/cakewalk-lifecycle.yml
- type: Conformance
  url: conformance/cakewalk-conformance.yml
- type: RateLimits
  url: rate-limits/cakewalk-rate-limits.yml
- type: MCPServer
  url: mcp/cakewalk-mcp.yml
- type: Webhooks
  url: asyncapi/cakewalk-webhooks.yml
- type: LLMsTxt
  url: llms/cakewalk-llms.txt