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 SeeDreamV4 and SeeDreamV4.5.
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 | Credits per Generation |
|---|---|---|
| SeeDreamV4 | Image | 500 credits |
| SeeDreamV4.5 | Image | 800 credits |
| SeeDance | Video (5s) | 2000 credits |
| 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