Skip to main content

Welcome to Market

Access a comprehensive collection of cutting-edge AI models through our unified API platform. Choose from the latest image generation, video production, and audio models to enhance your applications.

Image Models

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

Seedream

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

Grok Imagine

High-quality photorealistic image generation, text-to-image and upscaling powered by Grok AI

Flux-2

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

Google Imagen

Cutting-edge 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

Cutting-edge 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

Infinitalk

Advanced audio processing and voice analysis

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 with your chosen AI model through simple API calls.

Authentication

All models in the market use the same authentication method:
Authorization: Bearer YOUR_API_KEY
Keep your API key secure. Never expose it in client-side code or public repositories.

Unified API Structure

All models follow a consistent API structure for easy integration:

Create Task

POST https://api.ruxa.ai/api/v1/tasks/create

Query Task Status

GET https://api.ruxa.ai/api/v1/tasks/query/{task_id}

Callback Notifications

Optional webhook callbacks notify you when tasks complete, eliminating the need for polling.
Each model has unique parameters and capabilities. Refer to individual model documentation for detailed specifications.

Credits and Pricing

Different models consume varying amounts of credits based on their computational requirements:
  • Image Models: Typically consume 3-50 credits per generation
  • Video Models: Typically consume 6-50 credits per generation
  • Language Models: Charged by token usage
Check your remaining credits:
GET https://api.ruxa.ai/api/v1/user/credits

Support

Need help choosing the right model or integrating our APIs?
  • Email: [email protected]
  • Documentation: Browse model-specific guides in the navigation
  • Community: Join our Discord server for discussions and updates