InfoBeam Gateway API docs Manage keys Streams Open the app

Any source. One clean feed API.

Telegram channels, subreddits, GitHub repos, Mastodon and Bluesky profiles, YouTube channels, RSS/Atom feeds, and radio streams — normalized to RSS, Atom, or JSON Feed with a single authenticated request. No scraper to write, no rate limits to babysit.

Supported sources

Telegram channels
Subreddits
GitHub repositories
Mastodon profiles
Bluesky profiles
YouTube channels
RSS & Atom feeds
Radio streams

Usage

Every endpoint takes a bearer key and returns RSS by default (?format=atom or ?format=json for Atom / JSON Feed). Full reference and a live playground: API docs.

curl -H "Authorization: Bearer ibk_..." \
  "https://infobeam.net/gateway/v1/rss?url=https://example.com/feed.xml"
SourceEndpoint
Telegram/gateway/v1/telegram/{channel}
Reddit/gateway/v1/reddit/{subreddit}
GitHub/gateway/v1/github/{owner}/{repo}
Mastodon/gateway/v1/mastodon?handle=...
Bluesky/gateway/v1/bluesky?handle=...
YouTube/gateway/v1/youtube?url=...
RSS / Atom/gateway/v1/rss?url=...
Radio/gateway/v1/radio?url=...

Pricing

Free

$0

  • 1 active key
  • 2,000 requests / month
  • All source types

Supporter

Coming soon

  • Up to 5 keys
  • 50,000 requests / month
  • All source types
Unlocked via a pay-what-you-want supporter code, not yet available.