Fetch a golf course's hole polygons, teebox coordinates, and scorecard data using the Golfbert API.

domain: golfbert.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain Golfbert API credentials at golfbert.com/api
  2. Sign every request using the AWS Signature V4 specification, since Golfbert authenticates that way rather than a simple bearer token
  3. Call GET /v1/courses/{id}/holes to list a course's holes, then GET /v1/holes/{id}/teeboxes for tee box placements per hole
  4. Call GET /v1/holes/{id}/polygons for green/fairway/hazard polygon geodata, and GET /v1/courses/{id}/scorecard for slope/rating and per-hole scorecard values
  5. Use the returned tee vectors (Flag, Blue, White, Red, etc. with lat/lon) to perform polygon-containment checks client-side, e.g. whether a GPS fix is inside the green

Known gotchas

Related routes

fetch course hole geodata (greens, fairways, hazards, tee vectors) from the golfbert api
golfbert.com · 5 steps · unrated
extract golf course hole, fairway, and hazard geometry from openstreetmap data
openstreetmap.org · 5 steps · unrated
Authenticate and read a golf club's tee-sheet resources using the Golfmanager API.
github.com/golfmanager/api_v1 · 5 steps · unrated

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?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans