Store Data

2min

Authentication

For store data calls you will require an API key. This API key can be generated by clicking your name inside of BookingNinja

Document image


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

JSON