Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tensorslab.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

The TensorAI Image API allows you to integrate powerful image generation capabilities into your applications.

Base URL

https://api.tensorslab.com

Authentication

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

Endpoints

The Image API provides the following main capabilities:
  • Text to Image: Generate images from text descriptions
  • Image to Image: Modify existing images based on prompts including SeeDream V4.0, V4.5, V5.0 Lite and Z-Image.
View the sidebar for detailed endpoint documentation.