H
Hex Public API
Details
- URL
-
https://app.hex.tech/api - Docs
- https://learn.hex.tech/docs/api-integrations/api/reference
Authentication
In Hex, first ensure your workspace admin has enabled API access in Settings → Integrations. Then create a personal access token from the API token settings described in the API overview. Personal tokens are prefixed hxtp_ and inherit the permissions of the Hex user who created them.
In Hex, a workspace admin can create a workspace token from the API token settings described in the API overview, after enabling API access in Settings → Integrations. Workspace tokens are prefixed hxtw_ and are intended for automation that should not be tied to one individual user.