GSTACK API // DOCUMENTATION HUB
5 APIs AVAILABLE
Available APIs
Select an API to view documentation, endpoints, and test console
Quick Navigation
API Architecture
All GStack APIs follow a unified architecture pattern:
- WebSocket - Real-time bidirectional communication for live data feeds
- HTTP REST - Simple GET endpoints for snapshot data retrieval
- JSON Format - Standardized response structure across all APIs
- Localhost Default - Default port configuration per game (configurable)
- CORS Enabled - Browser-friendly for overlay development