API
Read-only DeskGM API
Enterprise API access provides source-labeled player trend data through authenticated, rate-limited requests.
Access model
Authentication
Send an enterprise API key as x-api-key or Authorization: Bearer. Keys are hashed before comparison and rate-limited to 1000 requests per day.
Player trends
Endpoint
GET /api/public/v1/player-trends?team=braves x-api-key: <enterprise-key>