Filtering Data
Filter a resource
Entities and Videos can be filtered via a search
resource.
Filter a resource
/search/entities
/search/videos
Using terms
Search a single term or chain terms with a +
.
Entities
- Term requires exact match with
slug
. Videos
- Term requires exact match with
songSlug
.
Set filter terms
?terms={term}
?terms={term}+{term}