api_key as a query parameter in the endpoint URL.Access-TokenClientUidapi_key for all future requests, as it provides a more straightforward authentication method. We will not repeat telling you this on every page, we will be using api_key at params, you will chose what best for you.curl --location --request GET 'https://api.bots.business/v2/user?api_key=UKDZu-c68cubrIbniuE2P_nWj0p5r4IHARNrAV-I' \
--header 'Access-Token: bDNs8xfLnv5dDKImEkOmPg' \
--header 'Client: fuaKw10KjdXS7u7yh_5wZg' \
--header 'Uuid: user@examole.com'{
"id": 52795760,
"created_at": "2025-10-25T06:45:46.900Z",
"api_key": "UKDZu-c68cubrIbniuE2P_nWj0p5r4IHARNrAV-I",
"email": "22dee9af862ac655@auth.bots.business"
}