Search or bulk-export golf course data using the golfapi.io REST API.
domain: www.golfapi.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Contact golfapi.io to get access — the site is contact-gated with pricing discussed directly rather than self-service signup
Call GET /clubs with name/country/state/city search criteria to find matching golf clubs
Call GET /clubs/{id} to fetch a specific club's data, including its courses
Call GET /courses/{id} for full course data (pars, stroke indexes, tees/distances, slope/rating, green coordinates)
Alternatively, request the full CSV database export (clubs.csv, courses.csv, tees.csv, coordinates.csv) if you need a bulk offline copy instead of live API calls
Known gotchas
There is no published self-serve API key flow — pricing and access are handled through a contact form, so budget lead time before the first call
The live API and the CSV export are two separate delivery mechanisms for the same roughly 42,000-course dataset — don't assume both are refreshed on the same cadence
/courses/{id} and /clubs/{id} return different scopes (a club can have multiple courses) — fetching only /clubs/{id} misses per-course scorecard detail
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?