The Rundown V1 Sports API
Sport listings, dates, events, schedules (V1 legacy)
The Rundown V1 Sports API is one of 14 APIs that The Rundown publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include V1 Sports. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and pricing.
This API exposes 6 operations across 6 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 2.0.0.
Requests are made against a single base URL, https://therundown.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
The Rundown V1 Sports API declares
2 security schemes
for authenticating requests.
An API key is passed in the query as key (ApiKeyQuery).
An API key is passed in the header as X-Therundown-Key (ApiKeyHeader).
By default, every request must be authenticated.
ApiKeyQuery— API key as query parameterApiKeyHeader— API key as request header
Paths & Operations 6
Across 6 paths, the API surfaces 6 operations — 6 GET. Each is listed below with its method, path, parameters, and response codes.
Sport listings, dates, events, schedules (V1 legacy)
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ScheduledEvent (22 properties), Team (8 properties), Division (4 properties), Conference (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from The Rundown 12
Other APIs The Rundown publishes across the network.