Search Influencers
POST {{baseUrl}}/v1/tiktok/search
Get a list of influencers that match your filters.
Request Body
{"sort"=>{"field"=>"followers", "id"=>123, "direction"=>"desc"}, "page"=>0, "filter"=>{"influencer"=>{"followers"=>{"min"=>20000, "max"=>70000}, "engagementRate"=>0.02, "location"=>[148838, 307573, 79510], "language"=>"en", "lastposted"=>90, "relevance"=>["#cars", "@topgear"], "gender"=>"FEMALE", "followersGrowthRate"=>{"interval"=>"i1month", "operator"=>"gt", "value"=>0.4}, "views"=>{"min"=>5000, "max"=>10000}, "hasContactDetails"=>[{"contactType"=>"email", "filterAction"=>"must"}, {"contactType"=>"email", "filterAction"=>"must"}], "bio"=>"cars"}, "audience"=>{"location"=>[148838, 307573, 79510], "language"=>"en", "gender"=>"FEMALE", "age"=>["18-24", "65-"]}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |