cURL
curl --request POST \ --url https://v2.stopbars.com/vatsys/profiles/generate \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "icao": "<string>" } '
Documentation IndexFetch the complete documentation index at: https://docs.stopbars.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.stopbars.com/llms.txt
Use this file to discover all available pages before exploring further.
User API key passed as Bearer token in Authorization header.
4
Generated legacy or INTAS profiles
Was this page helpful?