Skip to main content
POST
cURL

Get Your Vizlook API Key

Sign up and receive $10 free credit.

Authorizations

x-api-key
string
header
required

API key must be provided via x-api-key header.

Body

application/json
urls
string[]
required

The URLs of the page where the video is located. Currently, only YouTube URLs are supported, such as https://www.youtube.com/watch?v=xxxxxx.

Example:
crawlMode
enum<string>

Video crawling strategy, defaults to Never. Never: Get the videos from the cache, no real-time crawling. Fallback: First, get the videos from the cache; if not available in the cache, crawl the videos in real time. Always: Always crawl the videos in real time.

Available options:
Never,
Fallback,
Always
Example:

"Fallback"

contentOptions
object

Configure what video results include.

Response

200 - application/json

Successful response

results
object[]

Video results with fetch status.

dollarCost
object

Dollar cost of the request.