Manage private or premium subscribers on a gated Castos podcast by adding, looking up, and revoking subscriber access via the Private Subscribers API

domain: app.castos.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate with a Castos API token as a Bearer header against the app.castos.com API
  2. Add a subscriber with POST /private-subscribers using podcast_id, subscriber name, and email
  3. List current subscribers for a podcast with GET /private-subscribers?podcast_id={id}, paginated with page and per_page
  4. Look up one subscriber with GET /private-subscribers/{subscriber_id} or GET /private-subscribers/email/{email_address}
  5. Revoke access with PUT /private-subscribers/{subscription_id} to set status to cancelled, or DELETE /private-subscribers/{subscription_id} to remove the record outright
  6. For batches, use POST /create-private-subscribers, /update-private-subscribers, or /revoke-private-subscribers with a subscribers array

Known gotchas

Related routes

Manage private podcast subscribers via the Transistor API
developers.transistor.fm · 5 steps · unrated
Manage podcast subscribers via the Supercast API
supercast.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans