{ "opencollection": "1.0.0", "info": { "name": "The Racing Australia Free Plan API", "version": "1.4.3" }, "items": [ { "info": { "name": "Free Plan", "type": "folder" }, "items": [ { "info": { "name": "The Racing API Regions", "type": "http" }, "http": { "method": "GET", "url": "https://api.theracingapi.com/v1/courses/regions", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "
| Min. Required Plan | Free |
| Rate Limit | 1 requests per second |
| Min. Required Plan | Free |
| Rate Limit | 1 requests per second |
Query by region codes. Get the full list here.
Note: If the course query parameter is specified, this will be ignored.
" }, { "name": "course_ids", "value": "", "type": "query", "description": "Query by course ids. Get the full list here." }, { "name": "limit", "value": "", "type": "query" }, { "name": "skip", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "| Min. Required Plan | Free |
| Rate Limit | 1 request per second |
Query results by region codes. Get the full list here.
" }, { "name": "limit", "value": "", "type": "query" }, { "name": "skip", "value": "", "type": "query" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "| Min. Required Plan | Free |
| Rate Limit | 1 requests per second |