Experiments
Start an auto test
POST
Authorizations
Paste your VTurb API token (vt_...). Sent as Authorization: Bearer <token>.
Path Parameters
Available options:
turbo, headline, smart_autoplay Body
application/json
Only turbo takes a body (speed_start / speed_end). headline and smart_autoplay configure their variants with PATCH beforehand and run with no body.
Playback speed the turbo range starts at (turbo only).
Required range:
0.9 <= x <= 1.5Example:
1.2
Playback speed the turbo range ends at (turbo only). Must be greater than or equal to speed_start.
Required range:
0.9 <= x <= 1.5Example:
1.4