0
Use API Key as Query Parameter (access_token)
Hi Ninox-Community,
I have a question related to the API Key. I want to integrate Ninox with an app that does not support a individual HTTP-Header - so I cannot provide the authorization information.
In the documentation for Bearer (https://datatracker.ietf.org/doc/html/rfc6750#section-2.3) they give the Query Parameter "access_token" to provide the API key within the URI.
I tried this for Ninox, but it didn't work. Example: https://api.ninoxdb.de/v1/teams/<teamID>/databases/<databaseID>/tables/A/records?user_token=<APIKey>
Is there any possibility to access data without an individual HTTP-Header?
Thanks and Best regards,
Sebastian
Reply
Content aside
- 4 yrs agoLast active
- 360Views