Model catalog · Managed AI Gateway

Kimi K3

Need Kimi? Members can pick Kimi K3 by name — or try flash / pro first. PayPal USD, one key.

Sign up and create an API key

Create an AI24X account and a platform key. Keep the key on your server.

Send tier flash or pro in your request

Start with an efficient tier for everyday work, then compare quality and cost on your own prompts.

Members can pick Kimi by name in Console

Named-model access depends on your plan. Check the catalog and VIP list before you ship.

Named models & access →

Quick request

Base URL: https://api.ai24x.com/v1 · Example model ID: vip-kimi

curl https://api.ai24x.com/v1/chat/completions \
  -H "Authorization: Bearer $AI24X_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"vip-kimi","messages":[{"role":"user","content":"Hello"}],"max_tokens":200}'
Prefer flash / pro for first tests. Exact model IDs and access rules are shown in your account and the live model catalog.