Authentication
Last updated
Last updated
To authenticate with the public API, you must first generate an API key. You can generate an API key by going to Settings -> API and pressing the Generate button.
IMPORTANT: Your API keys grant access to your data, so please keep them secure.
It is highly recommended you also turn on copyable ids. You can do this by ensuring the checkbox is enabled.
Once you have an API key, you can verify it is working using the following endpoint.
GET
https://app.biodock.ai/api/external/check
Name | Type | Description |
---|---|---|
X-API-KEY*
String
API key.