-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hi team,
I'm building Mato, an AI-powered podcast platform. We've built full Podcast Index integration into our distribution backend:
Podping notifications on every feed update (code is ready, just needs auth token)
Auto-submission of new feeds via the /add/byfeedurl API
Directory status checking via /podcasts/byfeedurl (working with read-only key)
I'm requesting:
API write key — I have a read-only key (R3GN...P2L4, created 2026-03-06) and requested an upgrade, but approval requires a podcastindex.social account
Podping auth token — to send real-time feed update notifications
The blocker: podcastindex.social registration is returning "Your registration attempt has been blocked due to a network policy." I've tried multiple networks. I also emailed [email protected] on March 6 and followed up, but haven't heard back.
Our feed URLs follow the pattern https://media.heymato.com/shows/{slug}/feed.xml and we're already serving valid RSS 2.0 + podcast namespace feeds in production.
Happy to provide any additional info needed for verification. Thanks for building such a great open platform!