cURL
curl --request GET \ --url https://api.rek.la/external-api/me \ --header 'X-API-Key: <x-api-key>' \ --header 'X-Partner-Id: <x-partner-id>'
{ "id": 753967249, "name": "Максим", "username": "m5286606" }
Получить информацию о пользователе Rekla, которому принадлежит API-ключ.
Documentation IndexFetch the complete documentation index at: https://docs.rek.la/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rek.la/llms.txt
Use this file to discover all available pages before exploring further.
API-ключ, полученный через Telegram-бота Rekla
Публичный идентификатор партнёра, выданный при регистрации
Информация о пользователе
Was this page helpful?