Store Data
2min
For store data calls you will require an API key. This API key can be generated by clicking your name inside of BookingNinja
Followed by clicking the global API key option. This API key will grant you access to all stores that your account has access to.
The API requires both
key
store
The API key as shown above
The numeric store ID.
These values can either be passed as GET or inside of the header data.
When sending via the header send the API key in the Authorization header
Upon failure to auth you will be presented with the following error, and a status 403
Updated 25 Mar 2024
Did this page help you?