Cloutdesk Agent Platform API

The v1 REST API behind Cloutdesk's Agent Platform — the programmatic surface agencies, brands, and talent representatives use to run influencer marketing through AI agents. Cursor-paginated, URI-path versioned, RFC 7807 errors, idempotent writes via Idempotency-Key, dry-run on every mutation, scope-gated with row-level permissions, and audited to a collaboration timeline. Also projected as an MCP server (six published tools) and a CLI. Closed beta: the base host published by the provider does not yet resolve and no OpenAPI document is served.

API entry from apis.yml

apis.yml Raw ↑
aid: cloutjam:agent-platform
name: Cloutdesk Agent Platform API
description: 'The v1 REST API behind Cloutdesk''s Agent Platform — the programmatic surface agencies,
  brands, and talent representatives use to run influencer marketing through AI agents. Cursor-paginated,
  URI-path versioned, RFC 7807 errors, idempotent writes via Idempotency-Key, dry-run on every mutation,
  scope-gated with row-level permissions, and audited to a collaboration timeline. Also projected as an
  MCP server (six published tools) and a CLI. Closed beta: the base host published by the provider does
  not yet resolve and no OpenAPI document is served.'
humanURL: https://www.cloutdesk.com/agent-platform
baseURL: https://api.cloutdesk.com
baseURL_source: https://github.com/cloutdesk/agents/blob/main/README.md (CLOUTDESK_API_URL)
baseURL_status: published-by-provider; host does not resolve (NXDOMAIN, probed 2026-08-13)
tags:
- Influencer Marketing
- Creator Management
- Agents
- MCP
- Marketing
properties:
- type: Documentation
  url: https://www.cloutdesk.com/agent-platform
- type: MCPServer
  url: mcp/cloutjam-mcp.yml
- type: Authentication
  url: authentication/cloutjam-authentication.yml
- type: OAuthScopes
  url: scopes/cloutjam-scopes.yml
- type: Conventions
  url: conventions/cloutjam-conventions.yml
- type: Idempotency
  url: conventions/cloutjam-conventions.yml
- type: DataModel
  url: data-model/cloutjam-data-model.yml
- type: RateLimits
  url: rate-limits/cloutjam-rate-limits.yml
- type: Lifecycle
  url: lifecycle/cloutjam-lifecycle.yml