What this mode is good for
- Create text-to-image, image-to-image, audio, and image-to-video jobs.
- Use bearer API keys from the same account that handles billing and credits.
- Poll job status and fetch owner-authorized result URLs.
Create generation jobs, upload assets, poll status, and fetch protected result URLs with the same MagicPixels account and credits used in the studio.
Create your account instantly. Subscribe to unlock generation credits.
curl -X POST https://api.magicpixels.ai/v1/jobs \
-H "Authorization: Bearer mp_live_xxx.yyy" \
-H "Content-Type: application/json" \
-d '{"mode":"text_to_image","prompt":"Editorial product photo on brushed steel"}'
MagicPixels keeps prompts, credits, uploads, generated assets, API keys, and protected downloads under one account.
These pages connect the actual generation modes, so users and search crawlers can move between text-to-image, image editing, video, API, and MCP workflows.
Edit AI images and uploaded source images with prompt-based image-to-image generation, private results, API access, and simple credit pricing.
Open pageImage-to-image generationUse image-to-image AI generation to preserve a source subject while changing styling, scenes, lighting, and product environments.
Open pageImage plus text to videoTurn a source image and narration text into a short talking-avatar style AI video with generated audio and protected downloads.
Open pageTalking-avatar videoCreate short talking-avatar AI videos from a source image, generated voice text, or uploaded audio with MagicPixels.
Open pageCreator photo generationGenerate creator photos, profile variants, thumbnails, ad concepts, and source frames for image edits and short AI videos.
Open pageMCP tools for agentsConnect agents to MagicPixels through an MCP endpoint for text-to-image, image editing, audio, video, and account tools.
Open pageNo. API jobs use the same credits, account, and history as the MagicPixels web studio.
Yes. Use the asset upload endpoint, then pass the returned asset id to image-to-image or image-to-video jobs.
Use the MagicPixels REST API to create text-to-image, image-to-image, audio, and image-to-video jobs from your own tools.