GET
/
auth
/
account
Get authenticated account information
curl --request GET \
  --url https://v2.stopbars.com/auth/account \
  --header 'X-Vatsim-Token: <api-key>'

Authorizations

X-Vatsim-Token
string
header
required

VATSIM authentication token obtained via OAuth callback.

Response

Account found