How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Spreaker Episodes API

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

Spreaker Episodes API is one of 6 APIs that Spreaker publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Episodes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 20 operations across 11 paths. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://api.spreaker.com/v2.

20 operations 11 paths 0 schemas 3 DELETE9 GET6 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api.spreaker.com/v2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Spreaker Episodes API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • oauth2 — OAuth2. Authorize at https://www.spreaker.com/oauth2/authorize and exchange or refresh tokens at https://api.spreaker.com/oauth2/token. Access tokens are sent…

Paths & Operations 20

Across 11 paths, the API surfaces 20 operations — 3 DELETE, 9 GET, 6 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Episodes 20

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

GET
/shows/{show_id}/episodes
Retrieve a show's episodes
listShowEpisodes 1 param → 200
POST
/shows/{show_id}/episodes
Upload an episode
uploadEpisode 1 param body → 200401
POST
/episodes/drafts
Create a draft episode
createDraftEpisode → 200401
GET
/episodes/{episode_id}
Retrieve an episode
getEpisode 1 param → 200
POST
/episodes/{episode_id}
Update an episode
updateEpisode 1 param → 200401
DELETE
/episodes/{episode_id}
Delete an episode
deleteEpisode 1 param → 200401
GET
/episodes/{episode_id}/play
Stream an episode
playEpisode 1 param → 200
GET
/episodes/{episode_id}/download
Download an episode
downloadEpisode 1 param → 200
GET
/users/{user_id}/episodes
Retrieve a user's episodes
listUserEpisodes 1 param → 200
GET
/users/{user_id}/likes/{episode_id}
Check if an episode is liked
checkLike 2 params → 200
PUT
/users/{user_id}/likes/{episode_id}
Like an episode
addLike 2 params → 200401
DELETE
/users/{user_id}/likes/{episode_id}
Unlike an episode
removeLike 2 params → 200401
PUT
/users/{user_id}/bookmarks/{episode_id}
Bookmark an episode
addBookmark 2 params → 200401
DELETE
/users/{user_id}/bookmarks/{episode_id}
Remove a bookmark
removeBookmark 2 params → 200401
GET
/episodes/{episode_id}/messages
Retrieve episode messages
listEpisodeMessages 1 param → 200
POST
/episodes/{episode_id}/messages
Leave a message on an episode
createEpisodeMessage 1 param → 200401
GET
/episodes/{episode_id}/chapters
Retrieve episode chapters
listEpisodeChapters 1 param → 200
POST
/episodes/{episode_id}/chapters
Add an episode chapter
addEpisodeChapter 1 param → 200401
GET
/episodes/{episode_id}/cuepoints
Retrieve episode ad cuepoints
listEpisodeCuepoints 1 param → 200
POST
/episodes/{episode_id}/cuepoints
Update episode ad cuepoints
updateEpisodeCuepoints 1 param → 200401

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spreaker-episodes-api-openapi.yml Raw ↑

Other APIs Spreaker publishes across the network.

Spreaker Advertising API
Spreaker Search and Discovery API
Spreaker Shows API
Spreaker Statistics API
Spreaker Users API
Where this information came from

This is an independent, third-party profile of Spreaker Episodes API, 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.