API-эндпоинт:
https://yoopage.ru/api/v1/account
Пример запроса:
curl --location --request GET 'https://yoopage.ru/api/v1/account' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer {api_key}'