Managing API Keys
Create and manage API keys for secure API access.
API keys authenticate requests to the TrackMy.Shop API.
Creating an API Key
- Go to Settings → API Keys
- Click Generate
- Copy the key immediately (it will not be shown again)
- Store it securely
Key Security
- Keys are hashed and cannot be retrieved after creation
- Only the prefix is shown for identification
- Rotate keys periodically for security
- Never commit keys to version control
Revoking Keys
To revoke a key, click the delete button next to it in the API Keys list. The key will immediately stop working.
Usage Tracking
The "Last Used" column shows when each key was last used, helping you identify unused keys.