List Locations
GET {{baseUrl}}/v1/tiktok/locations?limit=32560241.38876015&query=nostrud proident qui eu Lorem
Search the list of locations for Influencers.
Body
PARAM
Key | Datatype | Required | Description |
limit
|
string | Max items to get | |
query
|
string | String to search by |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"locations": [
{
"id": 51800,
"name": "London",
"title": "London, United Kingdom"
},
{
"id": 51800,
"name": "London",
"title": "London, United Kingdom"
}
],
"total": 8477,
"error": false
} |
ENDPOINTS