The open database of every golf course on Earth.
OpenGolfAPI is a free, open-source dataset of golf courses worldwide, starting with 16,908 in the United States. Licensed under ODbL.
- 📊
data— the dataset (GeoJSON + CSV + NDJSON releases) - 📐
schema— the data schema specification - 🌐
api— open REST API server (Cloudflare Workers) - 🤖
mcp-server— open MCP server for AI agents - 🖥️
website— opengolfapi.org landing page
curl -LO https://github.com/opengolfapi/data/releases/latest/download/opengolfapi-us.geojson.gzcurl https://api.opengolfapi.org/v1/courses/search?q=pebblenpm install -g @opengolfapi/mcp-server