How do I link to a podcast on Episodes.fm?

Our default URLs can be generated using your show's Apple Podcasts ID.

https://episodes.fm/<appleID>

To construct an episode-specific link, append the episode’s <GUID> hashed with URL-safe base64 encoding.

https://episodes.fm/<appleID>/episode/<base64GUID>