Skip to main content

Overview

The TensorAI Video API enables programmatic video generation using state-of-the-art models like SeeDance.

Base URL

https://api.tensorai.tensorslab.com/v1

Authentication

All requests must include your API Key in the Authorization header:
Authorization: Bearer <YOUR_API_KEY>

Endpoints

The Video API supports:
  • Text to Video: Create videos from text prompts
  • Image to Video: Animate images into videos
View the sidebar for detailed endpoint documentation.