Back to App

PinPlotter API

v1

Introduction

The PinPlotter API allows you to programmatically access golf course mapping data, including hole layouts, feature coordinates, and course metadata.

Base URL:/api/v1
Format:JSON

Data Types

Green

Putting surface coordinates and pin positions

Tee Box

Tee positions for each hole by color

Fairway

Center line and landing zone markers

Hazard

Water, bunkers, and penalty areas

Endpoints

Error Codes

CodeStatusDescription
400Bad RequestInvalid parameters or request body
401UnauthorizedMissing or invalid API key
404Not FoundCourse or resource not found
429Rate LimitedToo many requests, slow down
500Server ErrorInternal server error