Kol analytics
Fetch mindmap of KOL
Retrieve mindmap of KOL.
Authorization
basic AuthorizationBasic <token>
In: header
Path Parameters
xUserId*number
KOL Twitter ID
Query Parameters
id?string
id
offset?number
Default
0Range
0 <= valuelimit?number
Default
10Range
1 <= value <= 50Response Body
application/json
application/json
application/json
application/json
curl -X GET "https://api-business.nerox.ai/v2/x-users/1854960382097735681/mindmap"{
"items": [
{
"id": 244096,
"name": "The White Pepe",
"symbol": "WHITEPEPE",
"icon_url": "https://cdn.nerox.ai/uploads/token-icons/j4f10irer0ezf5slwuguaadkbg4e.jpeg",
"chain_id": "solana",
"address": "0x0374c392Dc940B0DC6cdAF79A5678f7A55194444"
}
],
"total": 2853
}{
"statusCode": 400,
"message": "Bad Request",
"error": "Bad Request"
}{
"statusCode": 401,
"message": "Unauthorized",
"error": "Unauthorized"
}{
"statusCode": 404,
"message": "Not Found",
"error": "Not Found"
}Last updated on