Skip to main content
GET
/
auth
/
api-key
/
Get API key for current user
curl --request GET \
  --url https://sandbox.prezio.eu/api/auth/api-key/ \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Response

200

No response body