curl --request GET \ --url https://sandbox.prezio.eu/api/auth/api-key/
Authentication
Get API key for current user
Retrieve or create an API key for the authenticated user. Use this key with 'Authorization: Token <api_key>' header for subsequent API requests. Requires Bearer token authentication.
GET
/
auth
/
api-key
/
Get API key for current user
Copy
curl --request GET \ --url https://sandbox.prezio.eu/api/auth/api-key/