Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Pass your API key in the X-API-Key header (recommended).

Query Parameters

platform
string
required

External platform slug. 'apple' resolves Apple Podcasts episode IDs (the ?i= value in an Apple Podcasts URL). Must be one of the slugs reported on external-links responses.

identifier
string[] | null
required

One or more platform-native episode identifiers to resolve. Pass a comma-separated list to look up many at once (max 100 per call). A full Apple Podcasts episode URL is also accepted and the episode ID is parsed out of it.

Required array length: 1 - 100 elements
Example:

Response

OK

results
object[] | null
required

One result per unique input identifier, in request order