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