Create a key
- Switch to the workspace the integration should control.
- Open developer settings and select API keys.
- Give the key a name containing the application and environment.
- Choose All, Read Only, or Restricted permissions.
- Create the key and copy its
biqli_secret immediately. - Store it in the integration’s secret manager.
Use the key
Send it in the HTTPSAuthorization: Bearer header. Do not put it in query
strings, browser JavaScript, mobile bundles, screenshots, or logs. Use a
separate key for production, staging, and each independent vendor.
Review last-used information and revoke keys that no longer have an owner or
active integration.
