Skip to main content
The Videobase API lets you manage your account, videos, folders, remote uploads, thumbnails, and subtitles. Send requests to:
Authenticate each request with your 16-character API key in the X-Api-Key header.

Make your first request

Retrieve your account details with cURL, JavaScript, or Python.

Authentication

Find your API key and send it safely.

API overview

Learn the request, pagination, and resource conventions.

Error handling

Handle Videobase error responses consistently.

Available resources

  • Account — Read account details, earnings reports, and DMCA reports.
  • Uploads — Request an upload target, copy a video, or import a remote URL.
  • Folders — List, create, and rename folders.
  • Videos — List videos, retrieve metadata, rename videos, set intro skipping, and manage thumbnails.
  • Subtitles — Upload subtitle files or import subtitles from a URL.
Version 1 is available under /v1. The API does not currently publish a separate version lifecycle or deprecation schedule.