List and search podcasts
Returns a paginated list of podcasts. Pass q to search the catalog by name or description; further filter by topic, language, or suitability tier.
Documentation Index
Fetch the complete documentation index at: https://docs.particle.pro/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass your API key in the X-API-Key header (recommended).
Query Parameters
Results per page
1 <= x <= 100Opaque pagination cursor from previous response
Text search query. Filters podcasts by title or description (case-insensitive partial match). Unlike segments and clips where q performs semantic vector search, podcast search uses conventional text matching — appropriate for name lookups like 'all-in' or 'lex fridman'.
200Filter by exact podcast slug (e.g., 'all-in'). Slugs are stable, human-readable identifiers returned on every podcast object.
200Filter by topic ID, ancestry slug (e.g., technology/artificial-intelligence), or ancestry path hash
Filter by language (ISO 639-1 code, e.g. 'en', 'es')
Filter by brand-suitability tier (IAB Tech Lab Brand Safety & Suitability Framework, formerly GARM). Only returns podcasts whose most recent suitability analysis assigned this tier. Podcasts without a suitability analysis are excluded when this filter is set.
SAFE, LIMITED, SENSITIVE, UNSAFE