API requests to htmldocs require an API key which can be obtained from the API tokens section in the Dashboard.
API keys are scoped to your team. Each API key provides access only to documents and resources owned by that team.
API keys should be included in the Authorization
header of your requests using the Bearer token format:
All requests should set the Content-Type
header to application/json
.
API requests to htmldocs require an API key which can be obtained from the API tokens section in the Dashboard.
API keys are scoped to your team. Each API key provides access only to documents and resources owned by that team.
API keys should be included in the Authorization
header of your requests using the Bearer token format:
All requests should set the Content-Type
header to application/json
.