post
https://api.pixop.com/api/v1/api-keys
Creates a new API key associated with the authenticated user. API keys are used for authentication when accessing the Pixop API.
Each user can have up to 2 active API keys. If this limit is reached, attempts to create an additional active API key will result in a 409 Conflict response.
Note
- API keys become eligible for automatic deletion if they are not used for authentication for 90 consecutive days. Using a key successfully resets this 90-day inactivity window, but the key may become eligible for deletion again after a later period of inactivity.
- When a key becomes eligible for deletion, the
deletionEligibleAtfield will indicate the earliest date on which it may be deleted.
