# Ergast F1 API **Provider:** Ergast F1 **Category:** entertainment **Base URL:** `http://ergast.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** http://ergast.com/mrd/ ## Description F1 data from the beginning of the world championships in 1950 ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://ergast.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'http://ergast.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/ergast-f1/) — CC BY 4.0*