curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/influencer/region?unique_id=aadaehoon' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"code": 0,
"message": "success",
"data": "ID",
"requestId": "8a3adaa3-d397-417b-81c0-0e0d3e2ce08b"
}Retrieve regional data for a TikTok influencer, including audience geographic distribution across countries and regions.
curl --request GET \
--url 'https://api.keyapi.ai/v1/tiktok/influencer/region?unique_id=aadaehoon' \
--header 'Authorization: Bearer <YOUR_API_KEY>'{
"code": 0,
"message": "success",
"data": "ID",
"requestId": "8a3adaa3-d397-417b-81c0-0e0d3e2ce08b"
}π€ Why Code When AI Can Do It For You?
Stop writing code like itβs 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.
Creator handle ID (e.g. @username without the @)
"aadaehoon"
Success
The response is of type object.