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

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:
ModelTypeCredits per Generation
SeeDreamV4Image500 credits
SeeDreamV4.5Image800 credits
SeeDanceVideo (5s)2000 credits
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