Store Data
2 min
authentication 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 { "error" "failure to auth " }