Podbean

Podbean is a podcast hosting, distribution, and monetization platform for creators, businesses, and networks. Its public REST API (base https://api.podbean.com/v1) uses OAuth 2.0 and lets third-party apps and integrations manage a user's podcast programmatically - read podcast profiles, list and publish/update/delete episodes, authorize media file uploads, embed players via oEmbed, and pull download, engagement, and advertising analytics reports. Apps can act on behalf of a single podcast (Client Credentials) or across many podcasts (Multiple Podcasts tokens) for agencies and networks.

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

Podbean’s developer surface includes authentication, documentation, signup flow, engineering blog, and 9 more developer resources.

41.6/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
6 APIs
PodcastingPodcast HostingMediaAudioEpisodesAnalyticsMonetization

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 41.6/100 · thin
Contract Quality 14.6 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 4.8 / 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/podbean: 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.

Podbean Analytics API

Download, engagement, and advertising reports.

Podbean Authentication API

OAuth 2.0 login dialog, token exchange, inspection, and multi-podcast tokens.

Podbean Episode API

List, read, publish, update, and delete podcast episodes.

Podbean File Upload API

Authorize a media/image upload and list uploaded media files.

Podbean oEmbed API

Embeddable player markup and metadata for a podcast or episode URL.

Podbean Podcast API

Read the authorized podcast profile and settings.

Open Collections 1

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

Podbean API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Podbean Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Podbean Rate Limits

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

Podbean Authentication

oauth2 · 1 scheme

SECURITY

Podbean Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Podbean Scopes

3 scopes · authorizationCode/clientCredentials

3 scopes

SCOPES

Agentic Access 1

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

Podbean Agentic Access

16 operations · 6 acting

16 operations · 6 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: podbean
url: https://raw.githubusercontent.com/api-evangelist/podbean/refs/heads/main/apis.yml
name: Podbean
kind: company
description: Podbean is a podcast hosting, distribution, and monetization platform for creators, businesses, and networks.
  Its public REST API (base https://api.podbean.com/v1) uses OAuth 2.0 and lets third-party apps and integrations manage a
  user's podcast programmatically - read podcast profiles, list and publish/update/delete episodes, authorize media file uploads,
  embed players via oEmbed, and pull download, engagement, and advertising analytics reports. Apps can act on behalf of a
  single podcast (Client Credentials) or across many podcasts (Multiple Podcasts tokens) for agencies and networks.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · 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/podbean.png
tags:
- Podcasting
- Podcast Hosting
- Media
- Audio
- Episodes
- Analytics
- Monetization
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: podbean:podbean-analytics-api
  name: Podbean Analytics API
  description: Download, engagement, and advertising reports.
  humanURL: https://developers.podbean.com/podbean-api-docs/
  baseURL: https://api.podbean.com/v1
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/podbean-analytics-api-openapi.yml
  - type: Documentation
    url: https://developers.podbean.com/podbean-api-docs/
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Podcast
  - type: PostmanCollection
    url: collections/podbean.postman_collection.json
  - type: OpenCollection
    url: collections/podbean.opencollection.json
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Episode
  - type: Documentation
    url: https://help.podbean.com/support/solutions/articles/25000008051-publishing-a-new-podcast-episode-via-podbean-api
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-File_upload
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Analytic
  - type: Documentation
    url: https://developers.podbean.com/apidoc/widget
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-oEmbed
- aid: podbean:podbean-authentication-api
  name: Podbean Authentication API
  description: OAuth 2.0 login dialog, token exchange, inspection, and multi-podcast tokens.
  humanURL: https://developers.podbean.com/podbean-api-docs/
  baseURL: https://api.podbean.com/v1
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/podbean-authentication-api-openapi.yml
  - type: Documentation
    url: https://developers.podbean.com/podbean-api-docs/
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Podcast
  - type: PostmanCollection
    url: collections/podbean.postman_collection.json
  - type: OpenCollection
    url: collections/podbean.opencollection.json
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Episode
  - type: Documentation
    url: https://help.podbean.com/support/solutions/articles/25000008051-publishing-a-new-podcast-episode-via-podbean-api
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-File_upload
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Analytic
  - type: Documentation
    url: https://developers.podbean.com/apidoc/widget
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-oEmbed
- aid: podbean:podbean-episode-api
  name: Podbean Episode API
  description: List, read, publish, update, and delete podcast episodes.
  humanURL: https://developers.podbean.com/podbean-api-docs/
  baseURL: https://api.podbean.com/v1
  tags:
  - Episode
  properties:
  - type: OpenAPI
    url: openapi/podbean-episode-api-openapi.yml
  - type: Documentation
    url: https://developers.podbean.com/podbean-api-docs/
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Podcast
  - type: PostmanCollection
    url: collections/podbean.postman_collection.json
  - type: OpenCollection
    url: collections/podbean.opencollection.json
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Episode
  - type: Documentation
    url: https://help.podbean.com/support/solutions/articles/25000008051-publishing-a-new-podcast-episode-via-podbean-api
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-File_upload
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Analytic
  - type: Documentation
    url: https://developers.podbean.com/apidoc/widget
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-oEmbed
- aid: podbean:podbean-file-upload-api
  name: Podbean File Upload API
  description: Authorize a media/image upload and list uploaded media files.
  humanURL: https://developers.podbean.com/podbean-api-docs/
  baseURL: https://api.podbean.com/v1
  tags:
  - File Upload
  properties:
  - type: OpenAPI
    url: openapi/podbean-file-upload-api-openapi.yml
  - type: Documentation
    url: https://developers.podbean.com/podbean-api-docs/
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Podcast
  - type: PostmanCollection
    url: collections/podbean.postman_collection.json
  - type: OpenCollection
    url: collections/podbean.opencollection.json
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Episode
  - type: Documentation
    url: https://help.podbean.com/support/solutions/articles/25000008051-publishing-a-new-podcast-episode-via-podbean-api
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-File_upload
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Analytic
  - type: Documentation
    url: https://developers.podbean.com/apidoc/widget
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-oEmbed
- aid: podbean:podbean-oembed-api
  name: Podbean oEmbed API
  description: Embeddable player markup and metadata for a podcast or episode URL.
  humanURL: https://developers.podbean.com/podbean-api-docs/
  baseURL: https://api.podbean.com/v1
  tags:
  - oEmbed
  properties:
  - type: OpenAPI
    url: openapi/podbean-oembed-api-openapi.yml
  - type: Documentation
    url: https://developers.podbean.com/podbean-api-docs/
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Podcast
  - type: PostmanCollection
    url: collections/podbean.postman_collection.json
  - type: OpenCollection
    url: collections/podbean.opencollection.json
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Episode
  - type: Documentation
    url: https://help.podbean.com/support/solutions/articles/25000008051-publishing-a-new-podcast-episode-via-podbean-api
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-File_upload
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Analytic
  - type: Documentation
    url: https://developers.podbean.com/apidoc/widget
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-oEmbed
- aid: podbean:podbean-podcast-api
  name: Podbean Podcast API
  description: Read the authorized podcast profile and settings.
  humanURL: https://developers.podbean.com/podbean-api-docs/
  baseURL: https://api.podbean.com/v1
  tags:
  - Podcast
  properties:
  - type: OpenAPI
    url: openapi/podbean-podcast-api-openapi.yml
  - type: Documentation
    url: https://developers.podbean.com/podbean-api-docs/
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Podcast
  - type: PostmanCollection
    url: collections/podbean.postman_collection.json
  - type: OpenCollection
    url: collections/podbean.opencollection.json
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Episode
  - type: Documentation
    url: https://help.podbean.com/support/solutions/articles/25000008051-publishing-a-new-podcast-episode-via-podbean-api
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-File_upload
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-Analytic
  - type: Documentation
    url: https://developers.podbean.com/apidoc/widget
  - type: APIReference
    url: https://developers.podbean.com/podbean-api-docs/#api-oEmbed
common:
- type: AgenticAccess
  url: agentic-access/podbean-agentic-access.yml
- type: DomainSecurity
  url: security/podbean-domain-security.yml
- type: Authentication
  url: authentication/podbean-authentication.yml
- type: OAuthScopes
  url: scopes/podbean-scopes.yml
- type: GitHubOrganization
  url: https://github.com/podbean
- type: LinkedIn
  url: https://www.linkedin.com/company/podbean
- type: Website
  url: https://www.podbean.com
- type: Documentation
  url: https://developers.podbean.com/podbean-api-docs/
- type: Plans
  url: plans/podbean-plans-pricing.yml
- type: RateLimits
  url: rate-limits/podbean-rate-limits.yml
- type: FinOps
  url: finops/podbean-finops.yml
- type: SignUp
  url: https://developers.podbean.com/
- url: https://www.podbean.com/podcast-news
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com