The Rundown V1 Lines API
Moneyline, spread, total, best-line endpoints (V1 legacy)
The Rundown V1 Lines 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 Lines. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and pricing.
This API exposes 5 operations across 5 paths, and defines 8 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 Lines 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 5
Across 5 paths, the API surfaces 5 operations — 5 GET. Each is listed below with its method, path, parameters, and response codes.
Moneyline, spread, total, best-line endpoints (V1 legacy)
Schemas 8
The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are V1Total (11 properties), V1Spread (11 properties), V1Moneyline (8 properties), BestMoneyline (6 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.