To use any API functions you'll need an API key with proper scopes enabled. You can have as many keys as you need.
To create API key go to Airline management, General tab. Remember to use as little scope as needed and take note of the API key as it will be shown in full only once.
Scope | Function |
airports | not used currenty |
awards | not used currenty |
expenses | not used currenty |
fleet | not used currenty |
flights | Flights related endpoints |
map | Live map |
operations | not used currenty |
pilots | not used currenty |
schedules | not used currenty |
url: http://newsky.app/airline/public/map?style={{light/dark}}&token={{api_key}}
scope: map
This live map can be embeded in iframe on any webpage.
Documentation for data endpoints can be found here: Newsky public API documentation