Get historical rankings for a podcast
Returns the historical rank entries for a podcast across one or more chart slots. Optional filters narrow the scope (single source, single country, single category, or a date range).
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).
Path Parameters
Podcast slug or ID.
Query Parameters
Results per page
1 <= x <= 100Opaque pagination cursor from previous response
Restrict to one source.
apple, spotify Restrict to one chart type.
top_podcasts Restrict to one country (ISO 3166-1 alpha-2; case-insensitive on input).
2Restrict to one category slug. Omit to include every category.
Lower bound on captured_at (ISO 8601).
"2025-01-01T00:00:00Z"
Upper bound on captured_at (ISO 8601).
"2026-01-01T00:00:00Z"