API Keys
To interact with the BioSensei API, you need a secure API Key.
Generating an API Keyβ
- Login to the BioSensei Dashboard.
- Navigate to Workspace Settings > Developers.
- Click on Create API Key.
- Give it a descriptive name (e.g., "Production ERP").
- Copy the key immediately. For security reasons, it will not be shown again.
Using your Keyβ
Include the key in the header of your requests:
Authorization: Bearer YOUR_API_KEY