CloutJam website screenshot

CloutJam

CloutDesk (formerly CloutJam) is a 500 Global-backed, New York-based platform for modern influencer marketing and creator management, building open infrastructure that lets agencies, brands, and talent representatives run creator partnerships end-to-end - outreach, relationship management, content approval, contract negotiation, invoicing, reporting, and payments. Its agent-first Agent Platform (closed beta) exposes every workflow to AI agents through an MCP server with six published tools, a cursor-paginated v1 REST API with RFC 7807 errors and idempotent writes, and a CLI. CloutDesk also publishes 16 MIT-licensed Agent Skills and four agent templates for Claude Code, OpenAI Codex, and Microsoft Agent Framework in its own public GitHub org.

CloutJam publishes 1 API on the APIs.io network. Tagged areas include Company, Influencer Marketing, Creator Management, Creator Economy, and Marketing.

CloutJam’s developer surface includes documentation, support, authentication, CLI, getting-started guide, and 20 more developer resources.

30.8/100 thin ▲ 8.5 Agent 35/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessSelf serve
1 APIs 1 MCP Servers
CompanyInfluencer MarketingCreator ManagementCreator EconomyMarketingAgentic AIAgentsMCPAgent SkillsTalent ManagementInfluencer Marketing Platform

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 30.8/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/cloutjam: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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. Curs...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

cloutjam-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Cloutjam Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cloutjam Authentication

http/oauth2 · 2 schemes

SECURITY

Cloutjam Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Cloutjam Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: cloutjam
name: CloutJam
description: CloutDesk (formerly CloutJam) is a 500 Global-backed, New York-based platform for modern influencer marketing
  and creator management, building open infrastructure that lets agencies, brands, and talent representatives run creator
  partnerships end-to-end - outreach, relationship management, content approval, contract negotiation, invoicing, reporting,
  and payments. Its agent-first Agent Platform (closed beta) exposes every workflow to AI agents through an MCP server with
  six published tools, a cursor-paginated v1 REST API with RFC 7807 errors and idempotent writes, and a CLI. CloutDesk also
  publishes 16 MIT-licensed Agent Skills and four agent templates for Claude Code, OpenAI Codex, and Microsoft Agent Framework
  in its own public GitHub org.
url: https://raw.githubusercontent.com/api-evangelist/cloutjam/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://cdn.prod.website-files.com/684989b6fb9b11bb4d485104/68cd29a469d19b89648e1d17_open-graph.avif
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Influencer Marketing
- Creator Management
- Creator Economy
- Marketing
- Agentic AI
- Agents
- MCP
- Agent Skills
- Talent Management
- Influencer Marketing Platform
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: MCPServer
  url: mcp/cloutjam-mcp.yml
- type: Website
  url: https://cloutdesk.com
- type: DeveloperPortal
  url: https://www.cloutdesk.com/agent-platform
- type: Documentation
  url: https://www.cloutdesk.com/agent-platform
- type: Login
  url: https://dashboard.cloutdesk.com
- type: Support
  url: mailto:hello@cloutdesk.com
- type: TermsOfService
  url: https://www.cloutdesk.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.iubenda.com/privacy-policy/65621163/cookie-policy
- 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: Conformance
  url: conformance/cloutjam-conformance.yml
- type: LLMsTxt
  url: llms/cloutjam-llms.txt
- type: DomainSecurity
  url: security/cloutjam-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Packages
  url: packages/cloutjam-packages.yml
- type: DataModel
  url: data-model/cloutjam-data-model.yml
- type: Lifecycle
  url: lifecycle/cloutjam-lifecycle.yml
- type: Plans
  url: plans/cloutjam-plans-pricing.yml
- type: RateLimits
  url: rate-limits/cloutjam-rate-limits.yml
- type: CLI
  url: cli/cloutjam-cli.yml
- type: GitHubOrganization
  url: https://github.com/cloutdesk
- type: SourceCode
  url: https://github.com/cloutdesk/agents
- type: GettingStarted
  url: https://github.com/cloutdesk/agents#quick-start
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 31
  pass: local-v1