Docly

Authentication

Estimated reading: 1 minute

Please use the API key for authentication. If you do not have one, then log in as an admin and navigate to account settings to create one. You need to add this API key as a header to each call/request. If it is missing, you will get an error message.

Remember that this key is an identifier of your account, so please keep it safe and do not share it with anyone except your organization.

Use the below header for all requests

Authorization: Api-Key {API_KEY}