Authentication

To authorize requests via the Busha Commerce API, you should pass the secret key accessible under Settings > API keys on the dashboard as an X-BC-API-KEY header.

If authentication fails due to an incorrect or missing key, the API will return a 401 status code message.