Skip to main content

Overview

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

Base URL

https://api.tensorai.tensorslab.com/v1

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
View the sidebar for detailed endpoint documentation.