Generate an API Key
API keys are issued from the xTrakt platform, under Developers → API Keys.
- Sign in to your tenant on the xTrakt platform.
- Open the left-side menu and go to Developers → API Keys.
- Click + New key, give it a descriptive name, and confirm with Generate.
- Copy the plaintext value (
xtkt_live_…) shown in the dialog — the platform displays it only once. - Store it in your secrets manager. You can revoke it from the same page at any time.
For the full walkthrough — including how to use the key on every request and ready-to-paste examples — see the Getting Started page in the xTrakt API section.