VATSIM · Authentication Profile

Vatsim Authentication

Authentication

VATSIM secures its APIs with apiKey and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

AviationFlight SimulationAir Traffic ControlReal-Time DataCommunity
Methods: apiKey, oauth2 Schemes: 3 OAuth flows: authorizationCode API key in: header

Security Schemes

connect oauth2
· flows: authorizationCode
APIKeyAuth apiKey
· in: header (X-API-Key)
LegacyAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/connect.yaml, openapi/core-api.json
summary:
  types:
  - apiKey
  - oauth2
  api_key_in:
  - header
  oauth2_flows:
  - authorizationCode
schemes:
- name: connect
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: /oauth/authorize
    tokenUrl: /oauth/token
    scopes: 4
  sources:
  - openapi/connect.yaml
- name: APIKeyAuth
  type: apiKey
  in: header
  parameter: X-API-Key
  description: Preferred method of authentication for APIv2. Use your APIv2 key here.
  sources:
  - openapi/core-api.json
- name: LegacyAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: |-
    Preserved for backwards compatibility with API v1, **not recommended** for new integrations.

    The same API key used in the `X-API-Key` header should be used here, but prefixed with `Token `.
  sources:
  - openapi/core-api.json

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/vatsim-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.