1
Create a key
Open API Keys in the app and click Create key.
2
Store it safely
Keys are prefixed
tm_. Treat them like passwords. Rotate or revoke any time.3
Use it
Pass the key in the
Authorization header. See the
API reference for endpoints.Every run created via the API is linked to the key that created it. The Usage panel on the API
Keys page shows total runs, per-key breakdown, and individual run history with status, repo, and
PR link.
Full REST API reference
Every endpoint for webhooks and programmatic integrations.
Slack agent reference
Every command, permission scope, and troubleshooting step for the Slack agent.