Blubrry API · Authentication Profile

Blubrry Api Restful Api For Podcast Publishing Statistics Authentication

Authentication

Blubrry API secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

PodcastingAudioMediaPublishingStatistics
Methods: oauth2 Schemes: 1 OAuth flows: authorizationCode API key in:

Security Schemes

OAuth2 oauth2
scheme: Bearer · in: header () · flows: authorizationCode

Source

Authentication Profile

Raw ↑
generated: '2026-09-06'
method: searched
source: https://blubrry.com/developer/api/oauth-2/
docs: https://blubrry.com/developer/api/oauth-2/
note: >-
  Derived from the OpenAPI security block, then upgraded against Blubrry's own OAuth 2
  documentation page, which states the authorize/token endpoints, the 1-hour access-token
  lifetime, the non-expiring refresh token, and the 5-minute single-use authorization code.
  Blubrry's published podcaster.yaml declares no components.securitySchemes, so the auth
  model here comes from the docs, not from the contract.
summary:
  types:
  - oauth2
  oauth2_flows:
  - authorizationCode
  scopes_supported: false
  credential_issuance: self-serve
schemes:
- name: OAuth2
  type: oauth2
  in: header
  header: Authorization
  scheme: Bearer
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.blubrry.com/oauth2/authorize
    tokenUrl: https://api.blubrry.com/oauth2/token
    refreshUrl: https://api.blubrry.com/oauth2/token
    scopes: 0
  description: |-
    OAuth 2.0 Bearer token. Client ID + secret are created by the account holder from
    Manage Account -> Developers -> Create API Key in the Blubrry dashboard. Access tokens
    expire after 1 hour; refresh tokens do not expire but can be revoked by the account
    holder or by Blubrry, after which the authorization-code flow must be repeated.
  token_endpoint_auth_method: client_secret_basic
  token_lifetime_seconds: 3600
  authorization_code_lifetime_seconds: 300
  authorization_code_single_use: true
  refresh_token_expires: false
  sources:
  - https://blubrry.com/developer/api/oauth-2/
  - openapi/blubrry-api-restful-api-for-podcast-publishing-statistics-episode-api-openapi.yml
  - openapi/blubrry-api-restful-api-for-podcast-publishing-statistics-media-api-openapi.yml
  - openapi/blubrry-api-restful-api-for-podcast-publishing-statistics-statistics-api-openapi.yml
credential_provisioning:
  method: self-serve dashboard
  steps:
  - Sign in to the Blubrry account.
  - Choose "Manage Account" from the account menu.
  - Under the "Developers" section select "Create API Key".
  source: https://blubrry.com/developer/api/oauth-2/

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/blubrry-api-restful-api-for-podcast-publishing-statistics-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.