Skip to content
Tiny Visions API

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}

Using parameters

One or more resource parameters available for Entities and Videos can also be passed with search terms, to be included in the filtered response.

Set optional parameters

?terms={term}&include=credits,tags