เวลาจำกัดสมาชิกรายปี:ลด 30%พร้อมสิทธิ์ใช้ GPT Image, MiniMax H3 และโมเดลอื่นแบบไม่จำกัด
AI Chat ใหม่ · รับสิทธิ์ทดลองใช้ฟรีทุกวัน
อัปเกรดตอนนี้
Pixmind
PixMind API Platform

ONE API FOR PRODUCTION AI

Build with the right model. Keep one integration.

Connect image, video, and language-model workflows through one developer platform. Start with managed keys today, then scale into unified usage, task delivery, and resilient routing.

Image, video, and LLM APIs are live now through one managed API key and platform.
curl https://aihub-admin.aimix.pro/api-platform/v1/generations \
  -H "Authorization: Bearer $PIXMIND_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nano-banana-pro",
    "prompt": "A clean product hero image on warm stone",
    "aspect_ratio": "4:5"
  }'
1managed API key
3workload families
100%request-level traceability

PLATFORM SURFACE

The control layer between your product and every model

Keep provider differences out of your application. PixMind gives teams one place to control access, understand usage, and move image, video, and text workloads toward a common production contract.

Managed access

Create, disable, and scope keys for image and video workloads without exposing upstream credentials.

Routing-ready model layer

Use stable model identifiers while the platform evolves toward health, latency, and cost-aware provider routing.

Async media tasks

Treat long-running image and video generation as trackable tasks instead of fragile browser requests.

Explainable usage

Connect each request to its model, task status, and charge so teams can understand where spend goes.

Server-side credentials

Keep keys in your backend, separate environments, and revoke compromised access without changing providers.

Delivery workflows

The platform contract is designed for polling and signed webhooks as media jobs move through terminal states.

MODEL FAMILIES

One platform, specialized model families

Choose models by production job instead of maintaining a different account and integration for every provider.

Browse all models
Available

Image APIs

Generation, editing, reference composition, product visuals, and readable design work.

Nano BananaGPT ImageSeedreamFlux
Available

Video APIs

Text-to-video, image animation, reference video, audio-capable generation, and production drafts.

VeoSeedanceKlingWan
Available

LLM APIs

OpenAI-compatible text, vision, reasoning, coding, tool calling, and streaming are available now.

GPT-5.6Gemini 3.1 ProGemini 3.5 FlashGemini 3.6 Flash

RELIABLE MEDIA INPUTS

Stage reference media on temporary PixMind R2

Third-party image hosts can block model-provider datacenters. Upload local or external media to a short-lived PixMind URL before image-to-image or image-to-video generation.

POST /v1/files/presignPUT R2POST /v1/generations

Request an upload lease

Send the file name, MIME type, and exact byte size to /files/presign. The API returns a 15-minute PUT URL and a stable fileUrl.

Upload, then reference fileUrl

PUT the bytes with the returned Content-Type, then use fileUrl in image, imageUrl, firstFrameUrl, lastFrameUrl, or reference media fields.

Automatic terminal cleanup

The upload is bound to one generation task and deleted from R2 after ready or failed. Unused uploads are removed after 24 hours.

QUICKSTART

Move from key to first request in minutes

Create a key in the PixMind console, keep it on your server, and use the API contract for your selected workload.

01

Create a key

Name the key and keep it on your server; the same key works across live image, video, and LLM workloads.

02

Choose a workload

Choose an image, video, or LLM workflow and copy the request pattern into your backend.

03

Track the result

Keep the returned task identifier and query the terminal result from your server.

curl https://aihub-admin.aimix.pro/api-platform/v1/generations \
  -H "Authorization: Bearer $PIXMIND_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nano-banana-pro",
    "prompt": "A clean product hero image on warm stone",
    "aspect_ratio": "4:5"
  }'

DELIVERY STATUS

Three core AI workloads, available through one platform

Image, video, and LLM APIs are live today while task delivery, billing, and multi-provider routing continue to expand.

Available now

  • Create, edit, enable, disable, and revoke API keys
  • Separate image and video permissions
  • Use PixMind's existing image and video model services
  • Call OpenAI-compatible LLMs with streaming responses
  • Manage access from the localized developer console

Gateway milestones

  • Unified task envelope, signed webhooks, and request logs
  • Per-request usage, wallet reservation, and ledger settlement
  • Health, latency, and cost-aware multi-provider routing

START WITH THE CONTROL PLANE

Create the key your first integration will use

Use one API key for PixMind's live image, video, and LLM models, with access managed from one dashboard.