# Random Useless Facts API **Provider:** Random Useless Facts **Category:** entertainment **Base URL:** `https://uselessfacts.jsph.pl` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://uselessfacts.jsph.pl/ ## Description Get useless, but true facts ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://uselessfacts.jsph.pl/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://uselessfacts.jsph.pl' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/random-useless-facts/) — CC BY 4.0*