Fetch trending search terms
GET {{baseUrl}}/trending_searches
Fetch up to 10 most recent trending search terms on the Listen Notes platform.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-ListenAPI-Key | string | (Required) Get API Key on listennotes.com/api | |
Accept | string |
RESPONSES
status: OK
{"terms":["\u003cstring\u003e","\u003cstring\u003e"]}