One API for 100+ AI Models

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

ModKie AI API platform dashboard

Built for Developers at Scale

Transparent pricing, unified API, and production-ready infrastructure.

100+ AI models in the Market

100+

AI models in the Market

20+ Provider hubs integrated

20+

Provider hubs integrated

Pay per success Credits charged only on successful tasks

Pay per success

Credits charged only on successful tasks

Business Lines

Three Ways to Put AI Models to Work

From calling APIs to training custom models and deploying open-source endpoints — one platform.

Deploy HuggingFace models to RunPod with vLLM or custom workers. Register endpoints to the gateway and call them with your API key.

Integrate in 4 Steps

From discovery to production API calls:

1

Browse the Market

Filter by provider, task type, and credits. Compare video, image, audio, and chat models side by side.

2

Test in Playground

Try models with form or JSON input before writing code. See real outputs and credit costs.

3

Create an API Key

Generate a key in Settings. Monitor credits, usage logs, and billing from the console.

4

Call createTask

Submit async jobs via Kie-compatible API. Poll recordInfo or integrate with your backend in minutes.

Developer Integration

Start with Three Lines of Code

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"

Frequently Asked Questions

Questions about API integration, billing, and model training.







Ready to Build with AI APIs?

Create your API key, explore the Market, and start integrating in minutes.

AI API Platform — One API for 100+ Models