Authorizations
VATSIM authentication token obtained via OAuth callback.
Response
Account found
curl --request GET \
--url https://v2.stopbars.com/auth/account \
--header 'X-Vatsim-Token: <api-key>'
curl --request GET \
--url https://v2.stopbars.com/auth/account \
--header 'X-Vatsim-Token: <api-key>'
VATSIM authentication token obtained via OAuth callback.
Account found
Was this page helpful?