Overview
The SureBright API uses a private API key for authenticating requests to secure endpoints. This key must be included in the request header using the X-SureBright-Access-Token field. You can view and manage your API key through the SureBright Merchant Portal under Account Settings.🔒 Important:Your API key grants privileged access—treat it as sensitive information. Never expose your API key in public repositories (e.g., GitHub) or embed it in client-side code.
| Type | API key |
|---|---|
| Header Parameter Name | X-SureBright-Access-Token |
Example Request
Sandbox Environment
Required Credentials
The following values will be provided as part of the SureBright Integration Kit for both staging and production environments:storeIdX-SureBright-Access-TokenHOST_NAME
