How to Use Your API Key
Find and use your Cloud Sentrics API key to connect external systems.
How to Use Your API Key
Use your API key to authenticate requests from external systems to Cloud Sentrics.
Find Your API Key
- Go to the API Integration section in your dashboard.
- Your API key and endpoint URL are displayed.
- Click Copy to copy each value.
Use Your API Key
Include the API key in the Authorization header of every request:
Authorization: Bearer YOUR_API_KEY
Replace YOUR_API_KEY with the key you copied from the dashboard.
Tips
- Keep your API key secret. Do not share it publicly.
- If your key is compromised, contact support to regenerate it.
- Each account has a unique endpoint URL — use the one shown in your dashboard.