Hex Install & Auth Overview Configure Hex API authentication using OAuth 2.0 Bearer tokens. The Hex API at lets you programmatically trigger project runs, check status, manage users, and configure connections. Tokens are generated per-user in the Hex workspace settings. Prerequisites - Hex account (Team or Enterprise plan) - Workspace admin access for API token generation - At least one published Hex project Instructions Step 1: Generate API Token 1. Open Hex workspace settings 2. Navigate to API tokens section 3. Click New Token 4. Set description and expiration 5. Select scopes: "Read proje…