This section contains the API reference documentation for the Hamsa API.

Authentication

The Hamsa media-to-text APIs use API Key token authentication. The authentication scheme is used in the request Headers as follows:

Authorization: Token <API Key Id>

To authenticate your requests, you’ll need to include a valid API key token in the Authorization header. You can obtain an API key token by following the appropriate authentication flow, which is documented in the Authentication section.