Horse breeds
An API that provides a list of horses. The data will be retrieved scraping wikipedia pages. Users can access detailed information about horse breeds, their origins, characteristics, and images.
Horse breeds endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get All Horse Breeds /horses_api/horses |
This endpoint will return back all available horses that are available |
| GET |
Get Horse By Name /horses_api/horse/{name} |
This endpoint will return information for a specific horse breed |
| GET |
Group Breed Data By Property /horses_api/group |
This endpoint will group the available data by the given property and the property value. The property can be any property of the JSON response object including the properties of… |
Horse breeds pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | Free | — |
|
| ULTRA | Free | — |
|