The Track360 REST API (/api/v1) requires a Bearer token and an plan with API access enabled.
Get your API key
- Go to Settings → API (
/account/api). - Copy your API key or regenerate if compromised.
- Send it in the
Authorization: Bearer YOUR_KEYheader.
Available resources
Monitors, status pages, subscribers, incidents, monitoring incidents (with acknowledge/resolve/assign), teams, stats, and account info.
Full documentation: Developers section. Rate limit: 120 requests/minute.