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