OpenF1 website screenshot

OpenF1

OpenF1 is a free and open-source API providing real-time and historical Formula 1 data including car telemetry, lap timings, race control messages, weather, pit stops, team radio, and championship standings.

OpenF1 publishes 11 APIs on the APIs.io network, including Drivers API, Laps API, Meetings API, and 8 more. Tagged areas include Formula 1, Motorsport, Telemetry, Real-Time, and Sports.

The OpenF1 catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

OpenF1’s developer surface includes documentation and 3 more developer resources.

43.3/100 developing ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
11 APIs
Formula 1MotorsportTelemetryReal-TimeSports

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 43.3/100 · developing
Contract Quality 15.2 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.1 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/openf1: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

OpenF1 Drivers API

The Drivers API from OpenF1 — 1 operation(s) for drivers.

OpenF1 Laps API

The Laps API from OpenF1 — 1 operation(s) for laps.

OpenF1 Meetings API

The Meetings API from OpenF1 — 1 operation(s) for meetings.

OpenF1 Pit API

The Pit API from OpenF1 — 1 operation(s) for pit.

OpenF1 Position API

The Position API from OpenF1 — 2 operation(s) for position.

OpenF1 RaceControl API

The RaceControl API from OpenF1 — 1 operation(s) for racecontrol.

OpenF1 Sessions API

The Sessions API from OpenF1 — 1 operation(s) for sessions.

OpenF1 Stints API

The Stints API from OpenF1 — 1 operation(s) for stints.

OpenF1 TeamRadio API

The TeamRadio API from OpenF1 — 1 operation(s) for teamradio.

OpenF1 Telemetry API

The Telemetry API from OpenF1 — 2 operation(s) for telemetry.

OpenF1 Weather API

The Weather API from OpenF1 — 1 operation(s) for weather.

Scroll for all 11

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

OpenF1 API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Openf1 Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Openf1 Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Openf1 Context

0 classes · 5 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

OpenF1 API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 4

Standalone JSON Schema definitions for this provider's data models.

OpenF1 Car Telemetry

10 properties

JSON SCHEMA

OpenF1 Driver

12 properties

JSON SCHEMA

OpenF1 Lap

13 properties

JSON SCHEMA

OpenF1 Session

15 properties

JSON SCHEMA

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Openf1 Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Openf1 Agentic Access

13 operations

13 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Source (apis.yml)

apis.yml Raw ↑
aid: openf1
name: OpenF1
description: OpenF1 is a free and open-source API providing real-time and historical Formula 1 data including car telemetry,
  lap timings, race control messages, weather, pit stops, team radio, and championship standings.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/openf1.png
tags:
- Formula 1
- Motorsport
- Telemetry
- Real-Time
- Sports
created: '2025-02-06'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: openf1:openf1-drivers-api
  name: OpenF1 Drivers API
  description: The Drivers API from OpenF1 — 1 operation(s) for drivers.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Drivers
  properties:
  - type: OpenAPI
    url: openapi/openf1-drivers-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-laps-api
  name: OpenF1 Laps API
  description: The Laps API from OpenF1 — 1 operation(s) for laps.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Laps
  properties:
  - type: OpenAPI
    url: openapi/openf1-laps-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-meetings-api
  name: OpenF1 Meetings API
  description: The Meetings API from OpenF1 — 1 operation(s) for meetings.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Meetings
  properties:
  - type: OpenAPI
    url: openapi/openf1-meetings-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-pit-api
  name: OpenF1 Pit API
  description: The Pit API from OpenF1 — 1 operation(s) for pit.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Pit
  properties:
  - type: OpenAPI
    url: openapi/openf1-pit-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-position-api
  name: OpenF1 Position API
  description: The Position API from OpenF1 — 2 operation(s) for position.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Position
  properties:
  - type: OpenAPI
    url: openapi/openf1-position-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-racecontrol-api
  name: OpenF1 RaceControl API
  description: The RaceControl API from OpenF1 — 1 operation(s) for racecontrol.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - RaceControl
  properties:
  - type: OpenAPI
    url: openapi/openf1-racecontrol-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-sessions-api
  name: OpenF1 Sessions API
  description: The Sessions API from OpenF1 — 1 operation(s) for sessions.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/openf1-sessions-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-stints-api
  name: OpenF1 Stints API
  description: The Stints API from OpenF1 — 1 operation(s) for stints.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Stints
  properties:
  - type: OpenAPI
    url: openapi/openf1-stints-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-teamradio-api
  name: OpenF1 TeamRadio API
  description: The TeamRadio API from OpenF1 — 1 operation(s) for teamradio.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - TeamRadio
  properties:
  - type: OpenAPI
    url: openapi/openf1-teamradio-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-telemetry-api
  name: OpenF1 Telemetry API
  description: The Telemetry API from OpenF1 — 2 operation(s) for telemetry.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Telemetry
  properties:
  - type: OpenAPI
    url: openapi/openf1-telemetry-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
- aid: openf1:openf1-weather-api
  name: OpenF1 Weather API
  description: The Weather API from OpenF1 — 1 operation(s) for weather.
  humanURL: https://openf1.org/
  baseURL: https://api.openf1.org/v1
  tags:
  - Weather
  properties:
  - type: OpenAPI
    url: openapi/openf1-weather-api-openapi.yml
  - type: Documentation
    url: https://openf1.org/
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-session-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-driver-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-lap-schema.json
  - type: JSONSchema
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-schema/openf1-cardata-schema.json
  - type: JSONLD
    url: https://raw.githubusercontent.com/api-evangelist/openf1/refs/heads/main/json-ld/openf1-context.jsonld
common:
- type: AgenticAccess
  url: agentic-access/openf1-agentic-access.yml
- type: DomainSecurity
  url: security/openf1-domain-security.yml
- type: Documentation
  url: https://openf1.org/
- type: GitHubRepository
  url: https://github.com/br-g/openf1
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com