VersusGame · Authentication Profile

Versusgame Authentication

Authentication

VersusGame secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

Companygamingprediction-gamesaudience-engagementgamificationmedia-and-entertainmentpublishingwidgetsleaderboardscreator-economyai-content-generationpayments
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

access-token http
scheme: bearer
x-api-key apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-08-02'
method: derived
source: openapi/versusgame-openapi-original.json
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: access-token
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Enter the bearer token below (do not include 'Bearer')
  sources:
  - openapi/versusgame-openapi-original.json
- name: x-api-key
  type: apiKey
  in: header
  parameter: x-api-key
  description: API Key For External calls
  sources:
  - openapi/versusgame-openapi-original.json