How do I authenticate API requests?#
Include your x-api-token header in every request. This token is provided during onboarding.What if my token is invalid or expired?#
The API will return a 401 Unauthorized error. Login into the dashboard and regenerate the credentials from the settings section.Can I rotate or revoke my token?#
Yes, you can login into the dashboard and regenerate the credentials. Once regenrated the old token becomes inactiveModified at 2025-11-01 09:01:17