Ponto de extremidade da API:
https://goo.vc/api/v1/account?pt
Exemplo de solicitação:
curl --location --request GET 'https://goo.vc/api/v1/account?pt' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'