get-api-key-details

GET {{baseUrl}}/api/api-key-details

Verify and monitor the status of your API key with this endpoint. It provides essential information regarding your API key's validity and remaining credit balance for each resource available.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"customerId":"1d616354-1451-4d66-b001-1a44e6d51086","customerName":"Epic GmbH","apiKeyExpiryDate":"2023-02-12T11:54:55.031Z","credits":{"obsolescence":1,"delivery":2}}