Skip to main content

Search tracks suggestions

GET 

https://partner-content-api.epidemicsound.com/v0/tracks/search/suggestions

The search suggestions endpoint allows your users to get autocomplete suggestions for Epidemic Sound music

Request

Query Parameters

    term string

    Term for search

Responses

Tracks Search Suggestions response

Schema

    suggestions

    object[]

  • Array [

  • type string

    Possible values: [TEXT]

  • ]

Authorization: http

name: UserAuthtype: httpdescription: User authentication is handled with short lived user access tokens.
 Use a partner token to request these tokens.
 The access token is of JWT format and should be passed in a header with your API requests:
 
 > **Example Header:** `Authorization: Bearer a-user-token`scheme: bearer

Request Collapse all
Base URL
https://partner-content-api.epidemicsound.com
Auth
Parameters
— query
ResponseClear

Click the Send API Request button above and see the response here!