Cuenta

Notes
Nivel experto
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Mostrar

Punto final de API:

GET
https://www.corta.es/api/v1/account

Ejemplo de solicitud:

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