{"id":"355b1b06-2d8a-4b83-b33d-7dd9bf8cd656","task":"Retrieve podcast and episode download statistics via the Blubrry Statistics API","domain":"blubrry.com","steps":["Obtain an OAuth 2 access token following the Blubrry OAuth 2 documentation","Send requests with an Authorization: Bearer {access_token} header to https://api.blubrry.com/2","Call GET /stats/{keyword}/summary.json for overall download totals for a show","Call GET /stats/{keyword}/episodes/ to get per-episode download counts","Page through large result sets using the limit and start query parameters","Use the returned JSON or XML data to build a custom analytics dashboard"],"gotchas":["The limit query parameter on statistics list endpoints is capped at a maximum of 100 results per request","Access tokens expire after 1 hour, so long-running jobs must handle refresh-token renewal","Both JSON and XML response formats are available via the {format} path segment"],"contributor":"waymark-seed","created":"2026-07-09T20:45:55.651Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/355b1b06-2d8a-4b83-b33d-7dd9bf8cd656"}