Conta

Notas
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Obtenha a sua chave API.
Mostrar

API endpoint:

GET
https://auditoria.pontoderede.pt/public/api/v1/account

Exemplo do pedido:

curl --location --request GET 'https://auditoria.pontoderede.pt/public/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'