v1

latestOpenAPI 3.1.02026-07-1310868314.3 KB
Authentication

Get Created Api Keys

Get all API keys created by the authenticated user.

get/api-key

Response

Successful Response

idstring uuid required

Unique identifier for the API Key.

namestring required

Name of the API Key.

secret_keystring required

Secret key associated with the API Key.

last_usedstring date-time required

Timestamp indicating the last usage of the API Key.