Create secure API tokens with granular permissions. Perfect for CI/CD pipelines, MCP servers, automation scripts, and AI coding assistants.
API tokens are built with security best practices from the ground up
Tokens are hashed with SHA-256 before storage. Even if our database were compromised, your tokens couldn't be recovered.
Control exactly what each token can access. Read-only for dashboards, write for automation, or custom combinations.
Set automatic expiration dates or revoke tokens instantly. Changes take effect immediately.
Fine-grained control over what each token can access
| Resource | Read | Write |
|---|---|---|
| Projects & Logs | View logs and project info | Create projects, ingest logs |
| Heartbeats | View heartbeat status | Create/update/delete heartbeats |
| Status Pages | View status pages | Create/update/delete pages |
| Uptime Monitors | View monitor status | Create/update/delete monitors |
| Feature Flags | Evaluate flags | Create/update/delete flags |
| Alerts | View alert history | Create/update alert rules |
| Tracing | View traces | Ingest traces |
| Metrics | View metrics | Ingest metrics |
API tokens power a wide range of automation workflows
Connect your AI coding assistant to Loggy. Create heartbeats, manage status pages, and more without leaving your editor.
Learn more →Integrate Loggy into your deployment pipeline. Verify heartbeats, check uptime, and validate feature flags during deploys.
Build custom integrations with any language. Use tokens in cron jobs, webhooks, or serverless functions.
Build internal dashboards that pull data from Loggy. Use read-only tokens for secure, scoped access.
API tokens are available on the Team plan. Create up to 10 tokens with granular permissions.