Security

Authentication

Authenticate with bearer tokens created in the dashboard.

Hermes uses bearer authentication. Send your API key in the Authorization header:

Authorization: Bearer <api_key>

Rotate keys regularly and scope keys per environment.