Overview

Atlas Cloud is an AI API aggregation platform that provides unified access to 300+ AI models through a single API. One API key, one billing account, and consistent API patterns across all model types and providers.

Key Features

  • 300+ Models: Access models from DeepSeek, Qwen, ByteDance, Black Forest Labs, Luma, MiniMax, MoonshotAI, and many more
  • Unified API: Consistent API interface across all model types — LLM, image, video, and more
  • OpenAI-Compatible: LLM endpoints are fully compatible with the OpenAI SDK — just change the base URL
  • High Performance: Optimized inference infrastructure with fast generation speeds
  • Competitive Pricing: Cost-effective access to premium AI models with transparent pay-as-you-go billing
  • Developer-Friendly: Comprehensive documentation, SDK support, MCP Server, and Claude Code Skills

Supported Model Types

Our comprehensive model library covers a wide range of AI capabilities:

TypeDescriptionExample Models
LLMLarge language models for chat, reasoning, and codeDeepSeek V3, Qwen, Kimi, GLM
Text-to-ImageGenerate images from text descriptionsSeedream, FLUX, Qwen-Image, Ideogram
Image-to-ImageTransform and enhance existing imagesStyle transfer, upscaling, inpainting
Image ToolsAdvanced image processing and manipulationBackground removal, face swap, upscaler
Text-to-VideoCreate videos from text promptsKling, Vidu, Seedance, Wan, Hailuo, Veo
Image-to-VideoAnimate static images into videosKling, Seedance, Luma
Video-to-VideoTransform and enhance video contentStyle transfer, video effects
Audio-to-VideoGenerate videos with synchronized audioLip-sync, music video generation

Supported Providers

We integrate cutting-edge AI models from industry-leading organizations:

ProviderSpecialties
DeepSeekHigh-performance reasoning and coding models
Qwen (Alibaba)Multilingual LLM, Qwen-Image
ByteDanceSeedream image generation, Seedance video, Kling
Black Forest LabsFLUX image generation series
MiniMaxHailuo video, multimedia content
MoonshotAIKimi series LLM models
Luma AIProfessional video generation
KwaiVGIKling video generation series
ViduNext-generation video AI
HiDreamCreative AI for artistic content
PixVerseVideo generation and editing
Zhipu AIGLM bilingual models
MoreAdditional providers and emerging technologies

For a complete list of all available models, visit the Model Library.

API Endpoints

EndpointMethodDescription
/v1/chat/completionsPOSTLLM chat completions (OpenAI-compatible)
/api/v1/model/generateImagePOSTImage generation
/api/v1/model/generateVideoPOSTVideo generation
/api/v1/model/uploadMediaPOSTUpload files for generation tasks
/api/v1/model/prediction/{id}GETGet async generation results

For full API details, see the API Reference.

Getting Started

  1. Create an account and get your API key
  2. Choose a model from the Model Library
  3. Make your first API call — see the Quick Start guide
  4. Explore model-specific guides: LLM · Image · Video