| Add-ons | - [Required] Australia regional add-on: users on any plan can subscribe to this add-on for £49.99 per month. Contact support@theracingapi.com for in"
},
{
"info": {
"name": "The Racing API Races by Meet",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.theracingapi.com/v1/australia/meets/:meet_id/races",
"params": [
{
"name": "meet_id",
"value": "",
"type": "path"
}
],
"auth": {
"type": "basic",
"username": "{{username}}",
"password": "{{password}}"
}
},
"docs": "
Get races for an Australian meet (up to 12 months in the past and 7 days in the future)| Min. Required Plan | Free + Australia regional add-on | | Rate Limit | 5 requests per second | | Add-ons | - [Required] Australia regional add-on: users on the any plan can subscribe to this add-on for £49.99 per month. Contact support@theracingapi.com for i"
},
{
"info": {
"name": "The Racing API Race",
"type": "http"
},
"http": {
"method": "GET",
"url": "https://api.theracingapi.com/v1/australia/meets/:meet_id/races/:race_number",
"params": [
{
"name": "meet_id",
"value": "",
"type": "path"
},
{
"name": "race_number",
"value": "",
"type": "path"
}
],
"auth": {
"type": "basic",
"username": "{{username}}",
"password": "{{password}}"
}
},
"docs": "
Get an Australian race by meet and race number| Min. Required Plan | Free + Australia regional add-on | | Rate Limit | 5 requests per second | | Add-ons | [Required] Australia regional add-on: users on any plan can subscribe to this add-on for £49.99 per month. Contact support@theracingapi.com for information. | "
}
]
}
],
"bundled": true
}
|
|