Skip to main content
GET
Search and filter videos by specified order

Authorizations

x-magnific-api-key
string
header
required

Your Magnific API key. Required for authentication. Learn how to obtain an API key

Headers

Accept-Language
string

Specifies the search query language using the ISO 639-1 (2-letter language code) and the ISO 3166-1 (2-letter country code) for language variants. The API will use "en-US" as a default language for processing if a code is not provided, or does not exist.

Query Parameters

term
string
required

Search term. This filter is required whenever the author filter parameter is not in the request. In case you use it with some of these params, response will be error 400, Bad request. This is a temporary causality.

page
integer

Page number. It must be greater than 0.

order
enum<string>
default:relevance

Define order of results.

Available options:
relevance,
recent,
random
filters
object

Advanced filtering options for video

Response

OK

data
object[]
meta
object
Example: