Аккаунт

Примечания
Для опытных пользователей
Передавайте API-ключ как Bearer-токен в заголовке Authorization. Создать API-ключ.
Открыть

URL API:

GET
https://nexchat.store/api/v1/account

Пример запроса:

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