Browse the Model Market, test in Playground, and integrate with a single Kie-compatible async jobs API. API keys, credits, and logs included.


Transparent pricing, unified API, and production-ready infrastructure.
AI models in the Market
Provider hubs integrated
Credits charged only on successful tasks
Featured Models
Video, image, audio, and chat models — test before you integrate.
Loading models…
Business Lines
From calling APIs to training custom models and deploying open-source endpoints — one platform.
From discovery to production API calls:
Filter by provider, task type, and credits. Compare video, image, audio, and chat models side by side.
Try models with form or JSON input before writing code. See real outputs and credit costs.
Generate a key in Settings. Monitor credits, usage logs, and billing from the console.
Submit async jobs via Kie-compatible API. Poll recordInfo or integrate with your backend in minutes.
Developer Integration
Kie-compatible async jobs API — same pattern for video, image, and audio generation.
1. Create task
curl -X POST https://modkie.com/api/v1/jobs/createTask \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "veo-3.1", "input": {"prompt": "A cinematic drone shot"}}'2. Poll result
curl "https://modkie.com/api/v1/jobs/recordInfo?taskId=TASK_ID" \
-H "Authorization: Bearer YOUR_API_KEY"Questions about API integration, billing, and model training.
Create your API key, explore the Market, and start integrating in minutes.