Build audience estimates, contacts and charts into your own product. A clean REST API over the same 2.84M-show index that powers PodIQ.
Get an API keycurl https://api.podiq.co/v1/podcasts/83522/audience \
-H "Authorization: Bearer pk_live_…"
{
"id": 83522,
"title": "Crime Junkie",
"listeners_per_episode": 459110,
"monthly_listens": 4062031,
"is_estimate": true
}REST + JSON. Authenticated with a bearer key. Rate limits scale with your plan.
/v1/podcasts/search?q=/v1/podcasts/{id}/v1/podcasts/{id}/audience/v1/podcasts/{id}/contact/v1/charts?country=us/v1/podcasts/{id}/similarSub-100ms responses on a globally distributed edge cache.
Scoped keys, per-key rate limits, instant rotation.
Batch lookups and change webhooks on Enterprise.
API access is part of the Enterprise plan. Book a demo to get your key.
See API pricing →