Podafi Public API v1
API Docs
Build with podcast search, episode metadata, and transcript-aware endpoints. Free plan includes 100 requests per month per account.
Full transcript endpoint: GET /api/v1/episodes/{id}/transcript?format=both
Quick Test Console
Run requests directly in browser, then copy the equivalent code in your preferred language.
Copy-Paste Code
curl "https://podafi.com/api/v1/podcasts?limit=5" -H "x-api-key: pk_live_xxx"