API Overview
API Authentication
Authentication for our API is handled using bearer tokens. Bearer tokens must be included in requests via the Authorization: Bearer <token>
HTTP header.
You can manage tokens in our Tenant Portal. Token generation is only available after a Tenant Account has been set up for your company. Reach out via the Contact form to get a Tenant Account provisioned.
Tokens should always be kept secure—never share them outside your organization and exercise caution when sharing internally.
Questions? Reach out via our Contact form.