Logo
Modash API Documentation

List Users

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

Search the list of 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

{ "users": [ { "userId": "232192182", "username": "therock", "fullname": "therock", "picture": "https://imgp.sptds.icu/v2?mb0KwpL92uYofJiSjDn1%2F6peL1lBwv3s%2BUvShHERlDbrEEwrWumIvR20xZeZXa0LDeIrcniqZeG9S%2F1a5s2Rx3FZdXrWpY%2BmSBJp1l%2FmBGon3rcHA4EfuatZqMhVBzAT", "followers": 313583625, "isVerified": true }, { "userId": "232192182", "username": "therock", "fullname": "therock", "picture": "https://imgp.sptds.icu/v2?mb0KwpL92uYofJiSjDn1%2F6peL1lBwv3s%2BUvShHERlDbrEEwrWumIvR20xZeZXa0LDeIrcniqZeG9S%2F1a5s2Rx3FZdXrWpY%2BmSBJp1l%2FmBGon3rcHA4EfuatZqMhVBzAT", "followers": 313583625, "isVerified": true } ], "error": false }



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

ENDPOINTS