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:You can generate API keys from the TensorAI Console.
Rate Limits
API usage is based on credits. Each model has different credit consumption rates:| Model | Type | Points per Generation |
|---|---|---|
| SeeDream V4.0 | Image | 240 points |
| SeeDream V4.5 | Image | 380 points |
| SeeDream V5.0 Lite | Image | 500 points |
| Z-Image | Image | 100 points |
| SeeDance 1.0 Lite | Video (5s) | from 720 points |
| SeeDance 1.5 Pro | Video (5s) | from 2340 points |
| SeeDance 2.0 | Video (5s) | from 2340 points |
| Note: The actual credit consumption displayed during generation shall prevail. |
Quick Start
- Get your API key from the TensorAI console
- Choose a model based on your requirements
- Make API requests using the endpoints documented below
View Image API
Explore Image API endpoints
View Video API
Explore Video API endpoints