List clips
Returns AI-extracted highlight clips across podcast episodes, ranked by engagement potential. For text-based clip discovery (semantic, keyword, or entity mention search), use GET /v1/podcasts/search — matching clips are embedded inside each search result alongside the parent segment and dialogue.
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
Filter to a specific episode by slug or ID
Podcast slug (e.g., 'all-in'), internal ID, or numeric iTunes ID
Clip type filter: SPICY, CONTROVERSIAL, EMOTIONAL, FUNNY, SHOCKING, INSIGHTFUL, INFORMATIVE, EDUCATIONAL, PHILOSOPHICAL, AHA_MOMENT, NOTABLE_LINE, BEST_STORY, DEBATE_DISAGREEMENT
Minimum engagement potential score (integer, 0 to 100). Values above 70 are typical for a strong clip.
0 <= x <= 100