GolfGlobe365 GAMP

GG365 Developer Platform

Welcome to GG365 Developer Platform

Build innovative golf travel experiences with the GolfGlobe365 B2B Golf Booking API.


REST API Integration

Perfect for travel agencies, OTAs, tour operators, and booking platforms looking for a proven, stable golf course integration.

Features:

  • RESTful JSON API with OpenAPI specification
  • API Key and optional JWT authentication
  • 1300+ golf courses across Europe
  • Real-time tee time availability
  • Instant and offline booking support
  • Group bookings (5+ players) with async processing
  • Booking hooks (14-day reservation holds)
  • Webhook notifications for booking events
  • Seasonal pricing with B2B wholesale rates

All prices are net (excluding VAT). Each reseller applies their own VAT.

Get Started


Quick Start

TerminalCode
curl -X GET "https://api.golfglobe365.com/api/v1/travel/courses?country=ES&maxResults=10" \ -H "X-Api-Key: your_api_key_here"

Full Quick Start Guide


API Endpoints

CategoryEndpointsDescription
CoursesGET /courses, GET /courses/{id}, GET /courses/{id}/pricing, GET /courses/{id}/termsSearch, details, pricing, cancellation terms
AvailabilityGET /courses/{id}/availabilityReal-time tee time availability
BookingsPOST /bookings, GET /bookings, GET /bookings/{id}, PUT /bookings/{id}, DELETE /bookings/{id}Full booking lifecycle
Booking HooksPOST /bookings/hooks, POST /bookings/hooks/{id}/confirm, DELETE /bookings/hooks/{id}14-day reservation holds
Group BookingsPOST /group-bookings, GET /group-bookings/{id}, etc.Async group booking operations
WebhooksPOST /webhooks, GET /webhooks, PUT /webhooks/{id}, DELETE /webhooks/{id}Event notification management
AuthPOST /auth/token, POST /auth/refresh, POST /auth/logoutOptional JWT token management

All endpoints are prefixed with https://api.golfglobe365.com/api/v1/travel/ (courses/bookings) or https://api.golfglobe365.com/api/v1/ (webhooks/auth).


Environments

EnvironmentBase URL
Productionhttps://api.golfglobe365.com/api/v1
Staginghttps://api-stg.golfglobe365.com/api/v1
Developmenthttps://api-dev.golfglobe365.com/api/v1

Quick Start

Get up and running in minutes with our step-by-step guide.

Read Guide

Authentication

Learn how to authenticate with API keys or JWT tokens.

Read Guide

Best Practices

Optimize your integration with webhooks, caching, and error handling.

Read Guide


SDKs (Coming Soon)

Official SDKs for popular programming languages are in development.


Support

Need help? Contact us:


Ready to Build?

Start integrating the GG365 Golf API today and bring golf travel to your platform.

Last modified on