Spreaker

Spreaker is a podcast hosting, distribution, and monetization platform owned by iHeartMedia (acquired via parent company Voxnest in 2020). It lets creators record, host, and publish podcasts, auto-distribute to Apple Podcasts, Spotify, and iHeartRadio, and monetize through programmatic ads, listener subscriptions, and a Supporters Club. Spreaker exposes a documented public REST API (v2) over HTTPS at api.spreaker.com, authenticated with OAuth2, covering users, shows, episodes, playback and messaging, analytics/statistics, search and discovery, and advertising campaign management.

Spreaker publishes 6 APIs on the APIs.io network, including Advertising API, Episodes API, Search and Discovery API, and 3 more. Tagged areas include Podcasting, Podcast Hosting, Audio, Media, and Monetization.

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

37.0/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
6 APIs
PodcastingPodcast HostingAudioMediaMonetizationAnalytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 37.0/100 · thin
Contract Quality 13.6 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 31/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 0 / 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/spreaker: 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.

Spreaker Advertising API

Advertisers, campaigns, and line items for direct ad sales.

Spreaker Episodes API

Episodes, uploads, playback, likes, bookmarks, messages, chapters, cuepoints.

Spreaker Search and Discovery API

Search, explore categories, tags, and oEmbed.

Spreaker Shows API

Podcast shows, favorites, and reference data.

Spreaker Statistics API

Playback and engagement analytics at user, show, and episode level.

Spreaker Users API

User profiles and social graph (followers, followings, blocks).

Open Collections 1

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

Spreaker API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Spreaker Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Spreaker Authentication

oauth2 · 1 scheme

SECURITY

Spreaker Domain Security

TLSv1.3 · DMARC

SECURITY

Spreaker Vulnerability Disclosure

disclosure policy published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Spreaker Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Agentic Access 1

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

Spreaker Agentic Access

61 operations · 28 acting

61 operations · 28 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 4

Authentication, authorization, and security posture

Operate 1

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: spreaker
url: https://raw.githubusercontent.com/api-evangelist/spreaker/refs/heads/main/apis.yml
name: Spreaker
kind: company
description: Spreaker is a podcast hosting, distribution, and monetization platform owned by iHeartMedia (acquired via parent
  company Voxnest in 2020). It lets creators record, host, and publish podcasts, auto-distribute to Apple Podcasts, Spotify,
  and iHeartRadio, and monetize through programmatic ads, listener subscriptions, and a Supporters Club. Spreaker exposes
  a documented public REST API (v2) over HTTPS at api.spreaker.com, authenticated with OAuth2, covering users, shows, episodes,
  playback and messaging, analytics/statistics, search and discovery, and advertising campaign management.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · 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/spreaker.png
tags:
- Podcasting
- Podcast Hosting
- Audio
- Media
- Monetization
- Analytics
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: spreaker:spreaker-advertising-api
  name: Spreaker Advertising API
  description: Advertisers, campaigns, and line items for direct ad sales.
  humanURL: https://developers.spreaker.com/api/users/
  baseURL: https://api.spreaker.com/v2
  tags:
  - Advertising
  properties:
  - type: OpenAPI
    url: openapi/spreaker-advertising-api-openapi.yml
  - type: Documentation
    url: https://developers.spreaker.com/guides/overview/
  - type: APIReference
    url: https://developers.spreaker.com/api/users/
  - type: PostmanCollection
    url: collections/spreaker.postman_collection.json
  - type: OpenCollection
    url: collections/spreaker.opencollection.json
  - type: APIReference
    url: https://developers.spreaker.com/api/shows/
  - type: Documentation
    url: https://developers.spreaker.com/guides/upload-an-episode/
  - type: APIReference
    url: https://developers.spreaker.com/api/episodes/
  - type: APIReference
    url: https://developers.spreaker.com/api/statistics/
  - type: APIReference
    url: https://developers.spreaker.com/api/search/
  - type: APIReference
    url: https://developers.spreaker.com/api/advertisers/
- aid: spreaker:spreaker-episodes-api
  name: Spreaker Episodes API
  description: Episodes, uploads, playback, likes, bookmarks, messages, chapters, cuepoints.
  humanURL: https://developers.spreaker.com/api/users/
  baseURL: https://api.spreaker.com/v2
  tags:
  - Episodes
  properties:
  - type: OpenAPI
    url: openapi/spreaker-episodes-api-openapi.yml
  - type: Documentation
    url: https://developers.spreaker.com/guides/overview/
  - type: APIReference
    url: https://developers.spreaker.com/api/users/
  - type: PostmanCollection
    url: collections/spreaker.postman_collection.json
  - type: OpenCollection
    url: collections/spreaker.opencollection.json
  - type: APIReference
    url: https://developers.spreaker.com/api/shows/
  - type: Documentation
    url: https://developers.spreaker.com/guides/upload-an-episode/
  - type: APIReference
    url: https://developers.spreaker.com/api/episodes/
  - type: APIReference
    url: https://developers.spreaker.com/api/statistics/
  - type: APIReference
    url: https://developers.spreaker.com/api/search/
  - type: APIReference
    url: https://developers.spreaker.com/api/advertisers/
- aid: spreaker:spreaker-search-and-discovery-api
  name: Spreaker Search and Discovery API
  description: Search, explore categories, tags, and oEmbed.
  humanURL: https://developers.spreaker.com/api/users/
  baseURL: https://api.spreaker.com/v2
  tags:
  - Search and Discovery
  properties:
  - type: OpenAPI
    url: openapi/spreaker-search-and-discovery-api-openapi.yml
  - type: Documentation
    url: https://developers.spreaker.com/guides/overview/
  - type: APIReference
    url: https://developers.spreaker.com/api/users/
  - type: PostmanCollection
    url: collections/spreaker.postman_collection.json
  - type: OpenCollection
    url: collections/spreaker.opencollection.json
  - type: APIReference
    url: https://developers.spreaker.com/api/shows/
  - type: Documentation
    url: https://developers.spreaker.com/guides/upload-an-episode/
  - type: APIReference
    url: https://developers.spreaker.com/api/episodes/
  - type: APIReference
    url: https://developers.spreaker.com/api/statistics/
  - type: APIReference
    url: https://developers.spreaker.com/api/search/
  - type: APIReference
    url: https://developers.spreaker.com/api/advertisers/
- aid: spreaker:spreaker-shows-api
  name: Spreaker Shows API
  description: Podcast shows, favorites, and reference data.
  humanURL: https://developers.spreaker.com/api/users/
  baseURL: https://api.spreaker.com/v2
  tags:
  - Shows
  properties:
  - type: OpenAPI
    url: openapi/spreaker-shows-api-openapi.yml
  - type: Documentation
    url: https://developers.spreaker.com/guides/overview/
  - type: APIReference
    url: https://developers.spreaker.com/api/users/
  - type: PostmanCollection
    url: collections/spreaker.postman_collection.json
  - type: OpenCollection
    url: collections/spreaker.opencollection.json
  - type: APIReference
    url: https://developers.spreaker.com/api/shows/
  - type: Documentation
    url: https://developers.spreaker.com/guides/upload-an-episode/
  - type: APIReference
    url: https://developers.spreaker.com/api/episodes/
  - type: APIReference
    url: https://developers.spreaker.com/api/statistics/
  - type: APIReference
    url: https://developers.spreaker.com/api/search/
  - type: APIReference
    url: https://developers.spreaker.com/api/advertisers/
- aid: spreaker:spreaker-statistics-api
  name: Spreaker Statistics API
  description: Playback and engagement analytics at user, show, and episode level.
  humanURL: https://developers.spreaker.com/api/users/
  baseURL: https://api.spreaker.com/v2
  tags:
  - Statistics
  properties:
  - type: OpenAPI
    url: openapi/spreaker-statistics-api-openapi.yml
  - type: Documentation
    url: https://developers.spreaker.com/guides/overview/
  - type: APIReference
    url: https://developers.spreaker.com/api/users/
  - type: PostmanCollection
    url: collections/spreaker.postman_collection.json
  - type: OpenCollection
    url: collections/spreaker.opencollection.json
  - type: APIReference
    url: https://developers.spreaker.com/api/shows/
  - type: Documentation
    url: https://developers.spreaker.com/guides/upload-an-episode/
  - type: APIReference
    url: https://developers.spreaker.com/api/episodes/
  - type: APIReference
    url: https://developers.spreaker.com/api/statistics/
  - type: APIReference
    url: https://developers.spreaker.com/api/search/
  - type: APIReference
    url: https://developers.spreaker.com/api/advertisers/
- aid: spreaker:spreaker-users-api
  name: Spreaker Users API
  description: User profiles and social graph (followers, followings, blocks).
  humanURL: https://developers.spreaker.com/api/users/
  baseURL: https://api.spreaker.com/v2
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/spreaker-users-api-openapi.yml
  - type: Documentation
    url: https://developers.spreaker.com/guides/overview/
  - type: APIReference
    url: https://developers.spreaker.com/api/users/
  - type: PostmanCollection
    url: collections/spreaker.postman_collection.json
  - type: OpenCollection
    url: collections/spreaker.opencollection.json
  - type: APIReference
    url: https://developers.spreaker.com/api/shows/
  - type: Documentation
    url: https://developers.spreaker.com/guides/upload-an-episode/
  - type: APIReference
    url: https://developers.spreaker.com/api/episodes/
  - type: APIReference
    url: https://developers.spreaker.com/api/statistics/
  - type: APIReference
    url: https://developers.spreaker.com/api/search/
  - type: APIReference
    url: https://developers.spreaker.com/api/advertisers/
common:
- type: AgenticAccess
  url: agentic-access/spreaker-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/spreaker-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/spreaker-domain-security.yml
- type: Authentication
  url: authentication/spreaker-authentication.yml
- type: OAuthScopes
  url: scopes/spreaker-scopes.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/spreaker
- type: Website
  url: https://www.spreaker.com
- type: Documentation
  url: https://developers.spreaker.com/guides/
- type: Plans
  url: plans/spreaker-plans-pricing.yml
- type: RateLimits
  url: rate-limits/spreaker-rate-limits.yml
- type: FinOps
  url: finops/spreaker-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com