PixMind API
Product photos, ad videos, and marketing visuals — all in one AI workspace.
Access Seedance 2.5, Wan 3.0, MiniMax H3, GPT Image 2, Nano Banana Pro, Midjourney, and 25+ top-tier models in one PixMind account. Built for e-commerce sellers, marketers, and content creators.
We probe without your API key. A 401/403 auth wall means the server is up — not a full health pass.
curl "https://aihub-admin.aimix.pro/api-platform/v1/https://aihub-admin.aimix.pro/api-platform/v1/models"const res = await fetch("https://aihub-admin.aimix.pro/api-platform/v1/https://aihub-admin.aimix.pro/api-platform/v1/models");
const data = await res.json();
console.log(data);import requests
res = requests.get("https://aihub-admin.aimix.pro/api-platform/v1/https://aihub-admin.aimix.pro/api-platform/v1/models")
print(res.json())/https://aihub-admin.aimix.pro/api-platform/v1/modelsPROBEDProduct photos, ad videos, and marketing visuals — all in one AI workspace.
We probe without your API key. A 401/403 auth wall means the server is up — not a full health pass. Export includes every documented route below.
Stable. No schema drift observed since monitoring began — the response shape has not changed under our checks.
PixMind API: common questions
Is PixMind API free to use?
Yes — PixMind API is a free media API. Free tier: . Whether the free tier allows commercial use is unclear — check the provider docs.
Does PixMind API need an API key?
Yes — PixMind API needs a free API key, which you pass on each request. Rate limits: .
Can I call PixMind API from the browser?
Yes — PixMind API returns CORS headers over HTTPS, so front-end code can fetch it directly with no backend proxy. Use the fetch snippet on this page, or hit "Run live" to try it now.
Is PixMind API up right now?
As of our last scheduled check, PixMind API is new. We re-probe it every sweep — the status badge and uptime chart above always show the latest.