Logo
Modash API Documentation

List Interests

GET {{baseUrl}}/v1/instagram/interests?limit=32560241.38876015&query=nostrud proident qui eu Lorem

Search the list of intersts

 

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

{ "interests": [ { "id": 1, "name": "" }, { "id": 1, "name": "" } ], "total": 28, "error": false }



Curl
curl -X GET 'https://api.modash.io/v1/instagram/interests?limit=32560241.38876015&query=nostrud proident qui eu Lorem?limit=32560241.38876015&query=nostrud proident qui eu Lorem' -H 'Accept: application/json'

ENDPOINTS