DiscGolf
The DiscGolf API provides structured disc‑golf course information, enabling clients to list and retrieve courses with optional country, region, limit, and offset filters, view the supported countries and regions, check recent data updates, and submit reports about missing or incorrect course data.
Latency
2703ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/courses
List courses, optionally filtered by country, region, limit, or offset.
/courses/{id}
Fetch a single course by public ID.
/countries
List countries represented in the API.
/regions
List regions represented in the API.
/updates/recent
Review recent data updates when available.
/report
Report missing, outdated, or incorrect course data. Requires course_id, type, and message.
6 endpoints auto-detected
curl -X GET \ "https://discgolfapi.com/docs//courses"
discgolfapi.com · HTTPS only