Skip to main content
The Longwave API is a REST API that uses bearer token authentication. Base URL for API requests:
https://api.longwavehq.com

Getting your API key

The Longwave API is in private beta. Please contact us for access.
  1. Sign in to the Longwave dashboard.
  2. Open Settings and create an API key. Copy and store it securely; it may be shown only once.
  3. Send the key on every request as a Bearer token in the Authorization header.
Your API key is sensitive. Treat it like a password: don’t share it, don’t commit it to source control, and don’t paste it into client-side code. If a key is exposed, rotate it immediately.
To rotate or revoke a key, return to the same place in the dashboard.