Skip to content
Caddy Scout
DiscoverTrip Planner
Developer API — v1

Golf data for your platform

Access Caddy Scout's database of 40,000+ golf courses across the UK and Europe. Build tee-time apps, travel tools, or membership platforms with clean, structured data.

Get API key freeRead the docs

40,000+ Courses

UK & European courses with rich structured data

Fast & Reliable

Sub-100ms responses, 99.9% uptime SLA on paid plans

Secure by default

Per-key rate limits, usage logs, and instant rotation

Everything you need to build

A single REST API covering course data, search, and more.

REST API

JSON over HTTPS. Straightforward endpoints for courses, search, and status. No GraphQL complexity.

API Reference →

Course data

Name, location, holes, green fees, course type, facilities, designer, GPS coordinates and more.

View endpoints →

Full-text search

Search by name, city, or postcode. Geo-proximity sorting. Postcode and Eircode geocoding built in.

Search docs →

Auth & rate limits

Bearer token auth, per-key daily limits, and response headers so you never hit a surprise 429.

Auth guide →

Up and running in minutes

One API key, one request. That's it.

Quick start — fetch links courses in Scotland
curl https://caddyscout.com/api/v1/courses \
  -H "Authorization: Bearer sk_live_your_key_here" \
  -G \
  -d "country=GB" \
  -d "courseType=links" \
  -d "limit=5"
Full quick start guide →

Simple pricing

Free tier to explore, paid plans as you scale. No hidden fees.

Free£49/mo£149/moEnterprise
Compare all plans

Full API reference

Every endpoint, every parameter, every response field. With examples.

Courses list & detail
Full-text search
Authentication guide
Rate limit headers
Read the docs

Ready to build?

Free tier, no credit card required.

Create free account

Enterprise enquiries: api@caddyscout.com