Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt

Use this file to discover all available pages before exploring further.

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.