Skip to main content

Welcome to TensorAI API

TensorAI provides powerful APIs for AI-powered image and video generation. Our APIs enable you to integrate cutting-edge AI capabilities into your applications.

Available APIs

Image API

Generate images with text-to-image and image-to-image models including SeeDream V4.0, V4.5, V5.0 and Z-Image.

Video API

Create professional videos with SeeDance models supporting text-to-video and image-to-video.

Authentication

All API endpoints require authentication using Bearer tokens. Include your API key in the request header:
"Authorization": "Bearer YOUR_API_KEY"
You can generate API keys from the TensorAI Console.

Rate Limits

API usage is based on credits. Each model has different credit consumption rates:
ModelTypePoints per Generation
SeeDream V4.0Image240 points
SeeDream V4.5Image380 points
SeeDream V5.0 LiteImage500 points
Z-ImageImage100 points
SeeDance 1.0 LiteVideo (5s)from 720 points
SeeDance 1.5 ProVideo (5s)from 2340 points
SeeDance 2.0Video (5s)from 2340 points
Note: The actual credit consumption displayed during generation shall prevail.

Quick Start

  1. Get your API key from the TensorAI console
  2. Choose a model based on your requirements
  3. Make API requests using the endpoints documented below

View Image API

Explore Image API endpoints

View Video API

Explore Video API endpoints