Language
OneAtlas Basemap Guide
Authenticate
DELETED
You can can download our new streaming process user guide here while the documentation update on this portal is in progress
Retrieve an API Key
Before using OneAtlas Basemap, you need to request access. Please contact Customer Care Support. We will be happy to provide you with your credentials (username and password) for access with GIS tools and a Basemap API Key to use our APIs. Your credentials and Basemap API Key will be associated to a subscription corresponding to your request.
Note: OneAtlas Basemap API Keys are different from the OneAtlas Data API Key.
Authentication
To authenticate and access the API, you need to send an HTTP header containing your Basemap API Key with each request to the API.
Note: The API key passed in the URL is not supported by the basemap system for security reasons.
In cURL, you specify the HTTP header after the -H option:
-H "Authorization: Bearer <API_KEY>
Note: The Basemap API key is a Bearer token, so the
Bearer
keyword must precede your token in theAuthorization
You can test your API key by calling the /me
endpoint within the Manage Subscriptions guide.
© Airbus Defence and Space 2022. All rights reserved. Privacy Policy | Legal Information