Skip to main content

API Keys

To interact with the BioSensei API, you need a secure API Key.

Generating an API Key​

  1. Login to the BioSensei Dashboard.
  2. Navigate to Workspace Settings > Developers.
  3. Click on Create API Key.
  4. Give it a descriptive name (e.g., "Production ERP").
  5. 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