Authenticate with the Triage API using a machine user's API key. Create a dedicated bot user in your organization to keep credentials separate from personal accounts.
1
Create a machine user named "Triage Bot" in your organization settings.
2
Copy the generated API key for the machine user.
3
Include the header Authorization: Bearer <API_KEY> in all requests.