Supercast is a private podcast platform. Outpost integrates with Supercast to provision per-member private feed URLs for qualifying subscribers.Documentation Index
Fetch the complete documentation index at: https://documentation.outpost.pub/llms.txt
Use this file to discover all available pages before exploring further.
How it works
Supercast generates a unique private RSS feed URL for each subscriber. Unlike Transistor (which manages subscriptions centrally), Supercast stores each member’s private feed URL directly on their Outpost record. Each member has two Supercast values saved on their record:SUPERCAST_FEED— their unique private feed URLSUPERCAST_SUBDOMAIN— their Supercast subdomain
Setup
- In Supercast, get your API credentials from Settings → API
- In Outpost, go to Settings → Integrations → Supercast
- Enter your Supercast API key and podcast ID
- Configure which Outpost tier(s) grant Supercast access
Delivering feed URLs to members
When a member subscribes to a qualifying tier, Outpost:- Requests a private feed URL from Supercast
- Saves the feed URL on the member’s record
- Triggers an email to the member with their private feed URL
%SUPERCAST_FEED_URL% merge field to include the member’s unique URL in the delivery email.

