Account

Note
Expert level
La chiave API deve essere inviata come token Bearer nell'intestazione Authorization della richiesta. Ottieni la tua chiave API.
Mostra

API endpoint:

GET
https://www.seo.azena.it/api/v1/account

Esempio richiesta:

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