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"
}

Last updated