AI Model Marketplace — ModKie

ModKie model marketplace lists 100+ AI models with credit costs, Playground links, and Kie-compatible API docs.
Jun 26, 2026

AI Model Marketplace

ModKie’s AI model marketplace is a searchable catalog of video, image, audio, and chat models available through one Kie-compatible API. Each entry shows provider hub, capabilities (e.g. text-to-video), estimated creditCost, online status, and links to Playground trials plus dedicated API documentation.

Filters include task type, provider hub (Google, Kling, Runway, Suno, OpenAI, Wan, etc.), and text search across model labels. Featured models such as Veo 3.1 and Kling 3.0 appear on the homepage; the full list lives at /market. Provider hub pages (e.g. /market/kling) narrow results to a single vendor family.

Typical workflow

  1. Open /market and filter by task type.
  2. Launch Playground to test inputs and preview credit usage.
  3. Open the model’s doc page (e.g. /docs/api-platform/veo).
  4. Call createTask with the documented model field and poll recordInfo.

Billing reminder

Credits are reserved at queue time; successful completions deduct the listed creditCost. Failed tasks return state=fail without charge.

FAQ

How many models are listed?

100+ and growing; see live count via GET /models.

Can I add my own model?

Deploy on RunPod and use register-gateway to obtain a private model ID. See our blog on HuggingFace deployment.

Last updated: 2026-06-26

AI Model Marketplace — ModKie