About
GET /about
Gets information about the logged API client's account
Headers
x-api-key* string
API key for authorization
Response
{
"name": "Client name"
}{
"error": "Client not found"
}Last updated
GET /about
Gets information about the logged API client's account
Headers
x-api-key* string
API key for authorization
Response
{
"name": "Client name"
}{
"error": "Client not found"
}Last updated