Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

The Racing API Owners API

The Owners API from The Racing API — 6 operation(s) for owners.

The Racing API Owners API is one of 17 APIs that The Racing API publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Owners. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a JSON-LD context, and 2 JSON Schemas.

This API exposes 6 operations across 6 paths, and defines 15 schemas. It is described by OpenAPI 3.1.0, at version 1.4.3.

Requests are made against a single base URL, https://api.theracingapi.com.

6 operations 6 paths 15 schemas 6 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.4.3
Base URL
https://api.theracingapi.com
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

The Racing API Owners API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (HTTPBasic).

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.

Owners 6
GET
/v1/owners/search
The Racing API Owner Search
owner_search_v1_owners_search_get 1 param → 200404422
GET
/v1/owners/{owner_id}/results
The Racing API Owner Results
owner_results_v1_owners__owner_id__results_get 14 params → 200404422
GET
/v1/owners/{owner_id}/analysis/courses
The Racing API Owner Course Analysis
owner_course_analysis_v1_owners__owner_id__analysis_courses_get 12 params → 200404422
GET
/v1/owners/{owner_id}/analysis/distances
The Racing API Owner Distance Analysis
owner_distance_analysis_v1_owners__owner_id__analysis_distances_get 12 params → 200404422
GET
/v1/owners/{owner_id}/analysis/jockeys
The Racing API Owner Jockey Analysis
owner_jockey_analysis_v1_owners__owner_id__analysis_jockeys_get 12 params → 200404422
GET
/v1/owners/{owner_id}/analysis/trainers
The Racing API Owner Trainer Analysis
owner_trainer_analysis_v1_owners__owner_id__analysis_trainers_get 12 params → 200404422

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are RunnerStandard (35 properties), ResultStandard (31 properties), app__models__owners__Distance (12 properties), app__models__owners__Course (11 properties). Each schema is shown below with its type and property counts.

OwnerJockeyAnalysis
object
5 properties 5 required
HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required
OwnerDistanceAnalysis
object
5 properties 5 required
RunnerStandard
object
35 properties 32 required
app__models__owners__Jockey
object
10 properties 10 required
Owners
object
1 property 1 required
OwnerTrainerAnalysis
object
5 properties 5 required
app__models__owners__Trainer
object
10 properties 10 required
app__models__owners__Course
object
11 properties 11 required
app__models__owners__Distance
object
12 properties 12 required
OwnerCourseAnalysis
object
5 properties 5 required
app__models__owners__Owner
object
2 properties 2 required
ResultsStandardPage
object
5 properties 5 required
ResultStandard
object
31 properties 19 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

the-racing-api-owners-api-openapi.yml Raw ↑

Other APIs The Racing API publishes across the network.

The Racing API Australia API
The Racing API Basic Plan API
The Racing API Courses API
The Racing API Dams API
The Racing API Damsires API
The Racing API Free Plan API
The Racing API Horses API
The Racing API Jockeys API
The Racing API North America API
The Racing API Odds API
The Racing API Pro Plan API
The Racing API Racecards API