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 (e.g. 'apple', 'spotify', 'youtube'). Must be one of the slugs reported on /v1/podcasts/{id}/external-links responses, or one of the in-house aliases: 'itunes' (alias for 'apple') and 'rss' (match against the canonical podcast feed URL).

identifier
string[] | null
required

One or more platform-native identifiers to resolve. Pass a comma-separated list to look up many at once (max 100 per call).

Required array length: 1 - 100 elements
Example:

Response

OK

results
object[] | null
required

One result per unique input identifier, in request order