Logo
Modash API Documentation

List Languages

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

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

{ "languages": [ { "code": "en", "name": "English" }, { "code": "en", "name": "English" } ], "total": 98, "error": false }



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

ENDPOINTS