Docs

Golf Courses API docs.

Canonical US golf course catalog with profiles, review aggregates, and live tee-times, prices, and availability synced from each course's own tee sheet across 13 booking platforms.

1

Base URL

https://api.bluedoor.sh/golf-courses/v1

2

Authentication

Server-issued API keys stay outside browser code.

Quick request

curl https://api.bluedoor.sh/golf-courses/v1/stats \
  -H "Authorization: Bearer $BLUEDOOR_API_KEY"