Skip to main content
This section contains the API reference documentation for the Hamsa API.

Authentication

The Hamsa API uses API Key token authentication. Include your API key in the Authorization header of every request:
Authorization: Token <API Key>
You can create an API key from the dashboard. See Create API Keys for details.

Project ID

Some endpoints require a Project ID to identify which project the request applies to. See Finding Your Project ID for how to retrieve it.