Authentication
Authentication
The XTrace API supports two authentication methods. Both use the Authorization: Bearer header.
XMem API key (recommended for integrations)
Generate a key from the dashboard at Settings → API Keys, or programmatically:
Then use it for all subsequent calls:
API keys are scoped to your user within your organization. They do not expire automatically but can be revoked from the dashboard.