IT TrackrDocsAPI & MCPCreating API keys
Back to docs
API & MCP

Creating API keys

How to generate and manage API keys for the IT Trackr API.

API keys give programmatic access to your IT Trackr data. They are available on Pro and Enterprise plans, and require 2FA to be enabled on your account.

Creating a key

  • Go to Settings → Integrations → API & AI / MCP → Manage
  • Click Create API Key
  • Give the key a name (e.g. "Zapier integration")
  • Select the scopes: read, write, or both
  • Optionally set an expiry date
  • Copy the key — it's only shown once

Store your API key securely. It won't be shown again after creation. If you lose it, delete it and create a new one.

Scopes

  • read — can list and retrieve data
  • write — can create and update records

Revoking a key

Click the delete button next to any key to revoke it immediately. All requests using that key will be rejected from that point on.

Was this article helpful?