Authorizations
An API key used to authenticate a user and grant access to restricted models. It is issued by api-keys APIs.
Response
Successfully verified the API key and retrieved the key details.
The response is of type object
.
Validate the API key from the Authorization Bearer token and return the key details.
An API key used to authenticate a user and grant access to restricted models. It is issued by api-keys APIs.
Successfully verified the API key and retrieved the key details.
The response is of type object
.