api.jolpi.ca

GET /ergast/
HTTP 200 OK
Allow: OPTIONS, GET
Content-Type: application/json
Vary: Accept
{
    "season": "https://api.jolpi.ca/ergast/f1/seasons",
    "circuit": "https://api.jolpi.ca/ergast/f1/circuits",
    "race": "https://api.jolpi.ca/ergast/f1/2026/races",
    "constructor": "https://api.jolpi.ca/ergast/f1/2026/constructors",
    "driver": "https://api.jolpi.ca/ergast/f1/2026/drivers",
    "result": "https://api.jolpi.ca/ergast/f1/2026/results",
    "sprint": "https://api.jolpi.ca/ergast/f1/2026/sprint",
    "qualifying": "https://api.jolpi.ca/ergast/f1/2026/qualifying",
    "pitstop": "https://api.jolpi.ca/ergast/f1/2026/1/pitstops",
    "lap": "https://api.jolpi.ca/ergast/f1/2026/1/laps",
    "driverstanding": "https://api.jolpi.ca/ergast/f1/2026/driverstandings",
    "constructorstanding": "https://api.jolpi.ca/ergast/f1/2026/constructorstandings",
    "status": "https://api.jolpi.ca/ergast/f1/status"
}

Read the original on api.jolpi.ca ↗