Inthegame · Authentication Profile

Inthegame Authentication

Authentication

Inthegame secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyStreamingCTVOTTVideoEngagementInteractiveGamificationSportsReal-time
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

AdminToken apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: derived
source: openapi/inthegame-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: AdminToken
  type: apiKey
  in: header
  parameter: Authorization
  description: Admin API token issued after login to the admin panel (https://admintest.inthegame.io/);
    sent in the Authorization header.
  sources:
  - openapi/inthegame-openapi.yml