# JSON 2 JSONP API **Provider:** JSON 2 JSONP **Category:** developer **Base URL:** `https://json2jsonp.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://json2jsonp.com/ ## Description Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://json2jsonp.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://json2jsonp.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/json-2-jsonp/) — CC BY 4.0*