# RSS feed to JSON API **Provider:** RSS feed to JSON **Category:** developer **Base URL:** `https://rss-to-json-serverless-api.vercel.app` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://rss-to-json-serverless-api.vercel.app ## Description Returns RSS feed in JSON format using feed URL ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://rss-to-json-serverless-api.vercel.app/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://rss-to-json-serverless-api.vercel.app' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/rss-feed-to-json/) — CC BY 4.0*