Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Auth provider switch and breaking API changes

34 views
Skip to first unread message

webmaster

unread,
Aug 6, 2024, 12:58:46 AM8/6/24
to OpenAIP - Aviation Data Platform

Hi all,

In the next weeks, we will release a new version of the app that uses a new authentication provider. This provider allows a lot more ways to authenticate and use OpenAIP, for example using passwordless authentication, fingerprint readers and face unlock. With this change, the requirement to obtain and send a (Firebase) access token will be removed for all public API endpoints. For future calls to the API, it is sufficient to obtain and send an API key with each request.

HTTP Header

You can send the API key via the x-openaip-api-key HTTP header: 

x-openaip-api-key YOUR_API_KEY

Query Parameter

You can send the API key via the request query parameter apiKey

https://api.core.openaip.net/api/airports?apiKey=YOUR_API_KEY

If you want to provide more sophisticated authentication with OpenAIP inside your application, please contact us directly for more information. We'll inform again some days prior to the actual switch. Monitor this space closely for more details.

Reply all
Reply to author
Forward
0 new messages