Skip to main content
GET
API Health Check

Authorizations

Authorization
string
header
required

Bearer token authentication using API tokens. Include the token in the Authorization header as: Authorization: Bearer <token>

Obtain tokens from your Hum representative or contact support@letshum.com. There is no self-serve API key dashboard.

Response

API is available, and token is valid

message
string
required

A message confirming the API is available.

Example:

"🎤 We're humming along!"

timestamp
string<date-time>
required

A timestamp in ISO 8601 format.

Example:

"2024-09-20T23:13:31.179Z"