Punto final de la API:
https://shortlink.kuantica.cl/api/v1/account
Ejemplo de solicitud:
curl --location --request GET 'https://shortlink.kuantica.cl/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'