MarketSupport← Back to app

Market

Explore and integrate cutting-edge AI models for image generation, video creation, and audio processing through unified APIs.

Welcome to the Market

Access a comprehensive collection of state-of-the-art AI models through our unified API platform. Choose from the latest image generation, video creation, and audio models to power your applications.

Image Models

Comprehensive collection of AI models for image generation, editing, and enhancement.

Z-image

Creative image generation with unique artistic styles (v4.0, v4.5)

Grok Imagine

High-quality photorealistic images, text-to-image, and upscaling

Flux-2

Advanced text-to-image and image-to-image generation

Google Imagen

State-of-the-art image generation (Imagen4 Fast/Ultra)

Ideogram

Creative image generation with character consistency

Qwen

Multilingual image generation and editing

Recraft

Professional image upscaling and background removal

Topaz

AI-powered image enhancement and upscaling

Video Models

Advanced AI models for video creation, editing, and transformation from text and images.

Kling

High-quality video generation and AI avatars (v2.1, v2.5)

Sora2

State-of-the-art video generation from text and images

Bytedance

Fast and efficient video generation (v1 Pro/Lite)

Hailuo

High-quality video generation with multiple styles

Wan

Advanced video generation with turbo performance

Grok Imagine Video

Video generation from text and images

Audio Models

AI-powered audio processing including speech synthesis, recognition, and effects.

ElevenLabs

High-quality text-to-speech, speech-to-text, and audio isolation

Chat Models

Advanced conversational AI models for natural language understanding and generation.

Gemini 2.5 Flash

Fast chat completions with optional reasoning and structured outputs

Gemini 2.5 Pro

Advanced reasoning and long-context chat for complex prompts

Getting Started

1
Choose Your Model

Select the AI model that best fits your use case from the categories above.

2
Get API Key

Visit the API Key Management page to obtain your API credentials.

3
Integrate

Follow the model-specific documentation to integrate the API into your application.

4
Start Creating

Begin generating content using your chosen AI model through simple API calls.

Authentication

All models in the market use the same authentication method:

Authorization: Bearer YOUR_API_KEY
Security Requirement
Keep your API Key strictly confidential. Never expose it in client-side code (browsers, mobile apps) or public repositories.

Unified API Structure

All models follow a consistent API structure for ease of integration.

Create Task

POST
POST https://97ai.97claude.com/api/generate

Query Task Status

GET
GET https://97ai.97claude.com/api/generate/{taskId}

Polling for Results

Poll GET /api/generate/{taskId} every few seconds until state becomes success or fail. Failed tasks are not billed. Each model has unique parameters — refer to individual model documentation for detailed specifications.

Credits and Pricing

Each model bills a different number of credits, in different units (per image, per second, per video, or per million tokens). The exact, current numbers for every model are on the pricing page — always treat it as the source of truth:

👉 /pricing

Billing is settled to the real cost on completion, and failed tasks are not billed. Check your remaining credits:

GET
GET https://97ai.97claude.com/api/credits

Support

Need help choosing the right model or integrating our APIs? Ask in the community, browse model-specific guides in the navigation, or email [email protected].