List podcasts

Find podcasts by name. Only shows with searchable insights are listed, most-covered first.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
X-API-Keystring
API Key authentication via header

Query parameters

querystring or nullOptional2-200 characters

Case-insensitive name match. Omit to browse shows ranked by insight coverage.

limitintegerOptional1-100Defaults to 25
cursorstring or nullOptional

next_cursor from the previous page.

Response

Successful Response
podcastslist of objects
countinteger
next_cursorstring or nullOptional

Errors

400
Bad Request Error
401
Unauthorized Error
422
Unprocessable Entity Error
429
Too Many Requests Error
500
Internal Server Error