372 模型 · 一个API · 按需付费

顶尖AI模型,一键集成。

一个兼容 OpenAI 的端点,覆盖视频、图像、音乐和文本。来自 19 家提供商的 300+ 个模型,一个 API 密钥、一份账单——无订阅,按调用付费。

AI-generated studio scene
AI-generated coffee shop
AI-generated astronaut scene
AI-generated macro photo
AI-generated sports car
AI-generated zen garden
与大实验室相同的提供商
OpenAI Google DeepMind Anthropic ByteDance Suno Runway Black Forest Labs
372
模型
19
providers
4
modalities
$0
monthly fee
每种模式

一个API,四大功能。

同一个Bearer令牌适用于生成视频、图像、音乐和聊天。更改一个参数,获取不同模式。

视频

Veo 3.1 · Runway Aleph · Seedance 2。文本转视频,图像转视频,编辑现有片段。720p–1080p,最长10秒。

图像

Flux Kontext Pro · Nano Banana · 4o Image。文本转图像,编辑,放大。PNG / JPG,任意纵横比。

音乐

Suno v3.5 → v4.5 Plus · MusicGen · Mureka。最长8分钟曲目,带人声,自定义歌词,角色克隆。

聊天

GPT-5 · Claude Opus 4.6 · Gemini 3 Pro。长上下文推理,工具使用,开箱即用的流式响应。

当前热门

从目录中精心挑选。

点击任意项查看定价、示例代码,并在演示区实时试用。

See all models →
快速开始

30秒内上线。

与OpenAI兼容的提供商请求格式相同——只需更改主机。速率限制、错误、头信息完全一致。

curl https://aimarcusimage.eu/api/v1/jobs/createTask \
  -H "Authorization: Bearer sk-aig-..." \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/nano-banana",
    "input": {
      "prompt": "A golden retriever running through autumn leaves, cinematic",
      "output_format": "png",
      "image_size": "16:9"
    }
  }'

# → { "code": 200, "data": { "taskId": "..." } }
# Poll /api/v1/jobs/recordInfo?taskId=... until state="success"
基于

您已信任的模型实验室。

OpenAI
Google
Anthropic
ByteDance
Suno
Runway
BFL · Flux
Kling
Ideogram
Recraft
Stability
MiniMax
常见问题

您需要知道的一切。

什么是AI Generate? +

AI Generate is a single-API gateway to 300+ AI models across four modalities — video (Veo 3.1, Runway Aleph, Seedance 2), image (Flux Kontext Pro, Nano Banana, 4o Image), music (Suno), and chat (GPT, Claude, Gemini). One OpenAI-compatible key, one bill across every provider, and you pay only for what you call — no monthly fee.

价格如何计算? +

您可以一次性购买积分($10 / $50 / $200套餐),并在调用API时消费。每个模型都有单价(每秒视频、每张图像、每百万个标记)。查看定价以获取完整表格,每日从上游提供商同步。

是否兼容OpenAI? +

是的。/api/v1/chat/completions端点接受标准的OpenAI请求格式(模型+消息)。流式SSE开箱即用。只需更改主机并使用您的sk-aig-...密钥。

我可以使用Claude或Gemini吗? +

可以。我们将Claude(claude-opus-4.6, claude-sonnet-4.5, claude-haiku-4.5)直接路由到Anthropic,通过OpenRouter / Google路径连接Gemini。所有这些都使用相同的Bearer-token调用。

图像和视频生成速度如何? +

图像生成(Nano Banana, Flux)约6-10秒完成。视频(Veo 3 Fast, Seedance 2 Fast)根据时长和分辨率在30-120秒内完成。结果通过webhook或轮询传递。

Is there a free trial? +

Every verified account gets a trial credit to make its first call for free. After that you top up from $10 — credits never expire and there is no subscription.

是否有速率限制? +

每个API密钥每10秒20次生成请求。轮询任务状态不计入限制。企业账户可获得更高限制。

我可以设置消费限制吗? +

可以。每个账户可配置每日和每月美元上限。当达到上限时,API调用将返回HTTP 402,直到下一个周期,因此您不会收到意外账单。

按调用量付费,仅此而已。

Sign up, verify your email, and make your first generation free — then pay only for what you call.