equibase.com API: get_horse_profile
equibase.com via Parse · sports
Retrieve comprehensive horse data including career statistics broken down by year (starts, wins, earnings, highest speed figure) and historical race records with track, date, race type, finish position, and E-Speed figure. Requires the horse's reference number from search_horse results. APIs for searching horses, retrieving race results, track entries, speed figures, leader statistics, and foal crop data from Equibase.com. Fulfilled by Parse from equibase.com.
- entertainment
- equibase-com
- finance
- parse
- platform-key
- sports
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/aade7361-953e-4363-895f-0a2b28352de5/get_horse_profile
- Interface artifact
- sha256:0ee8c67d5659fbd408ddb2477c5ea972fb839464c360854420a313e890e65576
- Manifest digest
- sha256:ee2e878dd57636b41dffa14c5a19232a40fbfe6ad264153dde561792b317dab4
Request fields
- ref_no (string, required): Horse reference number from search_horse results (e.g. '10286142')
- registry (string): Registry code (e.g. T for Thoroughbred): Allowed values: T
- breed_type (string): Breed type: Allowed values: TB, QH
Example queries
- {"ref_no":"10286142","registry":"T","breed_type":"TB"}