Conta

Notas
Nível especialista
A chave API deve ser enviada como um token Bearer no cabeçalho Authorization da requisição. Obtenha sua chave API.
Mostrar

API endpoint:

GET
https://itseo.pro/api/v1/account

Request example:

curl --location --request GET 'https://itseo.pro/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'