{"api":"v1","generated_at":"2026-09-15T22:03:51.965Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/api-particle-pro-v1-podcasts-episodes-f1dc1a","pinned_page":"https://tollindex.com/e/api-particle-pro-v1-podcasts-episodes-f1dc1a/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"api-particle-pro-v1-podcasts-episodes-f1dc1a","canonical_url":"https://api.particle.pro/v1/podcasts/episodes","resource":"https://api.particle.pro/v1/podcasts/episodes","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"List episodes. Returns a paginated list of podcast episodes across all podcasts.","service_name":"Particle Pro","declared_category":null,"declared_tags":["podcast episodes","podcasts","media intelligence","particle pro"],"route_template":null,"registry_updated":"2026-09-09T10:12:12.978Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"podcasts episodes","category":"other","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x59f3a6dcb6f482c53872dd8f8f9e1f9161a1c5f7","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":5,"unique_payers_30d":2,"last_called_at":"2026-09-09T10:12:12.475Z"},"validation":{"latest":{"observed_at":"2026-09-15T07:00:13.338Z","state":"pass","failed_checks":["bazaar.info.output"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T07:00:13.338Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:26:52.669Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:16:41.532Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T09:11:04.399Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:44:37.660Z","state":"pass","failed_checks":["bazaar.info.output"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x59f3a6dcb6f482c53872dd8f8f9e1f9161a1c5f7","page":"https://tollindex.com/seller/0x59f3a6dcb6f482c53872dd8f8f9e1f9161a1c5f7","endpoints":100,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["podcast episodes","podcasts","media intelligence","particle pro"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x59f3a6dcb6f482c53872dd8f8f9e1f9161a1c5f7","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-09T10:12:12.475Z","l30DaysTotalCalls":5,"l30DaysUniquePayers":2},"resource":"https://api.particle.pro/v1/podcasts/episodes","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"language":"fr"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"role":{"enum":["guest","host","panelist","correspondent","speaker","mention"],"type":"string","description":"Entity role filter. Constrains which episodes match the entity_id, person_id, or company_id. 'speaker' matches any speaking role (host, co-host, guest, panelist, correspondent) without including mention-only episodes."},"limit":{"type":"integer","format":"int64","description":"Results per page"},"cursor":{"type":"string","description":"Opaque pagination cursor from previous response"},"language":{"type":"string","description":"Restrict to episodes of podcasts in this language (ISO 639-1 code, e.g. 'fr'). Matches the podcast's primary language subtag, so 'fr' covers 'fr-FR'."},"entity_id":{"type":"string","description":"Entity slug (e.g., 'elon-musk', 'openai') or ID. Returns episodes featuring this entity as a speaker or mentioned entity."},"person_id":{"type":"string","description":"Person slug (e.g., 'dick-costolo'), knowledge-graph entity slug for the same person, or ID. Returns episodes featuring this person as a speaker — works even when the speaker has no knowledge-graph entity linked. When the value itself matches a knowledge-graph entity slug (corroborated to the same person), the default and 'mention' roles also include episodes that merely mention the person, matching entity_id semantics; pass a speaker role (guest, host, panelist, correspondent) for speaker-only results."},"company_id":{"type":"string","description":"Company slug (e.g., 'nvidia'), domain (e.g., 'nvidia.com'), or ID. Resolves to the company's linked entity."},"podcast_id":{"type":"string","description":"Podcast slug (e.g., 'all-in'), internal ID, or numeric iTunes ID"},"max_duration":{"type":"integer","format":"int64","description":"Maximum episode duration in seconds"},"min_duration":{"type":"integer","format":"int64","description":"Minimum episode duration in seconds"},"fully_ingested":{"type":"boolean","description":"Only episodes that have reached the terminal ingestion milestone (the highest stage exposed by the episode firehose)"},"has_transcript":{"type":"boolean","description":"Only episodes with completed transcripts"},"published_after":{"type":"string","description":"Only episodes published after this ISO 8601 date or date-time (e.g. 2024-01-01 or 2024-01-01T00:00:00Z)"},"published_before":{"type":"string","description":"Only episodes published before this ISO 8601 date or date-time (e.g. 2024-01-01 or 2024-01-01T00:00:00Z)"}}}},"additionalProperties":false}}}}},"description":"List episodes. Returns a paginated list of podcast episodes across all podcasts.","lastUpdated":"2026-09-09T10:12:12.978Z","serviceName":"Particle Pro","x402Version":2}]}}