API ReferenceChangelog
Log In
API Reference

Create a new API key

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 deletionEligibleAt field will indicate the earliest date on which it may be deleted.
Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!