Version: 1.0
GameFlow API
Game server orchestration platform. Hosting, matchmaking and skill rating.
Authentication
- API Key: ApiKeyAuth
- API Key: BearerAuth
API key for programmatic access. Create one at https://app.gameflow.gg/settings#api
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Api-Key |
JWT Bearer token used internally by the GameFlow web app. Example: "Bearer {token}"
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |