Captivate website screenshot

Captivate

Captivate is a growth-oriented podcast hosting, distribution, and analytics platform. Its public REST API at https://api.captivate.fm lets developers authenticate a user, read and manage shows and their RSS feeds, create and update episodes, upload and search media (audio) files, and pull detailed listening analytics (insights) at the podcast and episode level. Access is self-serve - any account holder can generate a user ID and API token from the API section of their Captivate account and exchange them for a Bearer token. The API is documented as a public Postman collection at docs.captivate.fm.

Captivate publishes 6 APIs on the APIs.io network, including Analytics API, Authentication API, Episodes API, and 3 more. Tagged areas include Podcasting, Podcast Hosting, Episodes, Media, and Analytics.

Captivate’s developer surface includes authentication, documentation, and 9 more developer resources.

41.8/100 thin ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessPaidSelf serveFree trial⚡ Free to try
6 APIs
PodcastingPodcast HostingEpisodesMediaAnalyticsRSS

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 41.8/100 · thin
Contract Quality 16.5 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/captivate-fm: 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 6

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

Captivate Analytics API

Podcast and episode listening analytics (insights).

Captivate Authentication API

Exchange a user ID and API token for a Bearer token.

Captivate Episodes API

List, read, create, and update episodes.

Captivate Media API

Upload, read, list, and search a show's audio media.

Captivate Shows API

Read and update shows, upload artwork, get the RSS feed URL.

Captivate Users API

Read a user and list the shows they can access or manage.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Captivate API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Captivate Fm Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Captivate Fm Authentication

http · 1 scheme

SECURITY

Captivate Fm Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Captivate Fm Agentic Access

28 operations · 10 acting

28 operations · 10 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: captivate-fm
url: https://raw.githubusercontent.com/api-evangelist/captivate-fm/refs/heads/main/apis.yml
name: Captivate
kind: company
description: Captivate is a growth-oriented podcast hosting, distribution, and analytics platform. Its public REST API at
  https://api.captivate.fm lets developers authenticate a user, read and manage shows and their RSS feeds, create and update
  episodes, upload and search media (audio) files, and pull detailed listening analytics (insights) at the podcast and episode
  level. Access is self-serve - any account holder can generate a user ID and API token from the API section of their Captivate
  account and exchange them for a Bearer token. The API is documented as a public Postman collection at docs.captivate.fm.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Paid (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/captivate-fm.png
tags:
- Podcasting
- Podcast Hosting
- Episodes
- Media
- Analytics
- RSS
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: captivate-fm:captivate-fm-analytics-api
  name: Captivate Analytics API
  description: Podcast and episode listening analytics (insights).
  humanURL: https://docs.captivate.fm/
  baseURL: https://api.captivate.fm
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/captivate-fm-analytics-api-openapi.yml
  - type: Documentation
    url: https://docs.captivate.fm/
  - type: APIReference
    url: https://docs.captivate.fm/
  - type: PostmanCollection
    url: collections/captivate-fm.postman_collection.json
  - type: OpenCollection
    url: collections/captivate-fm.opencollection.json
- aid: captivate-fm:captivate-fm-authentication-api
  name: Captivate Authentication API
  description: Exchange a user ID and API token for a Bearer token.
  humanURL: https://docs.captivate.fm/
  baseURL: https://api.captivate.fm
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/captivate-fm-authentication-api-openapi.yml
  - type: Documentation
    url: https://docs.captivate.fm/
  - type: APIReference
    url: https://docs.captivate.fm/
  - type: PostmanCollection
    url: collections/captivate-fm.postman_collection.json
  - type: OpenCollection
    url: collections/captivate-fm.opencollection.json
- aid: captivate-fm:captivate-fm-episodes-api
  name: Captivate Episodes API
  description: List, read, create, and update episodes.
  humanURL: https://docs.captivate.fm/
  baseURL: https://api.captivate.fm
  tags:
  - Episodes
  properties:
  - type: OpenAPI
    url: openapi/captivate-fm-episodes-api-openapi.yml
  - type: Documentation
    url: https://docs.captivate.fm/
  - type: APIReference
    url: https://docs.captivate.fm/
  - type: PostmanCollection
    url: collections/captivate-fm.postman_collection.json
  - type: OpenCollection
    url: collections/captivate-fm.opencollection.json
- aid: captivate-fm:captivate-fm-media-api
  name: Captivate Media API
  description: Upload, read, list, and search a show's audio media.
  humanURL: https://docs.captivate.fm/
  baseURL: https://api.captivate.fm
  tags:
  - Media
  properties:
  - type: OpenAPI
    url: openapi/captivate-fm-media-api-openapi.yml
  - type: Documentation
    url: https://docs.captivate.fm/
  - type: APIReference
    url: https://docs.captivate.fm/
  - type: PostmanCollection
    url: collections/captivate-fm.postman_collection.json
  - type: OpenCollection
    url: collections/captivate-fm.opencollection.json
- aid: captivate-fm:captivate-fm-shows-api
  name: Captivate Shows API
  description: Read and update shows, upload artwork, get the RSS feed URL.
  humanURL: https://docs.captivate.fm/
  baseURL: https://api.captivate.fm
  tags:
  - Shows
  properties:
  - type: OpenAPI
    url: openapi/captivate-fm-shows-api-openapi.yml
  - type: Documentation
    url: https://docs.captivate.fm/
  - type: APIReference
    url: https://docs.captivate.fm/
  - type: PostmanCollection
    url: collections/captivate-fm.postman_collection.json
  - type: OpenCollection
    url: collections/captivate-fm.opencollection.json
- aid: captivate-fm:captivate-fm-users-api
  name: Captivate Users API
  description: Read a user and list the shows they can access or manage.
  humanURL: https://docs.captivate.fm/
  baseURL: https://api.captivate.fm
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/captivate-fm-users-api-openapi.yml
  - type: Documentation
    url: https://docs.captivate.fm/
  - type: APIReference
    url: https://docs.captivate.fm/
  - type: PostmanCollection
    url: collections/captivate-fm.postman_collection.json
  - type: OpenCollection
    url: collections/captivate-fm.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/captivate-fm-agentic-access.yml
- type: DomainSecurity
  url: security/captivate-fm-domain-security.yml
- type: Authentication
  url: authentication/captivate-fm-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/captivate-fm
- type: Website
  url: https://www.captivate.fm/
- type: Documentation
  url: https://docs.captivate.fm/
- type: SupportDocumentation
  url: https://help.captivate.fm/en/
- type: StatusPage
  url: https://status.captivate.fm
- type: Plans
  url: plans/captivate-fm-plans-pricing.yml
- type: RateLimits
  url: rate-limits/captivate-fm-rate-limits.yml
- type: FinOps
  url: finops/captivate-fm-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
Where this information came from

This is an independent, third-party profile of Captivate, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.