Back to models
MoonshotAI

MoonshotAI: Kimi K3

kimi-k3
MoonshotAI1.0M context$3.00 / 1M tokens (input)$15.00 / 1M tokens (output)

MoonshotAI: Kimi K3 supports Text, Image, Video input and Text output through OpenAI.

Total Context1.0M
Input Price$3.00
Output Price$15.00

Providers for MoonshotAI: Kimi K3

AnyInt routes requests to the best providers that are able to handle your prompt size and parameters, with fallbacks to maximize uptime.

MoonshotAI
Total Context1.0M
Input Price$3.00
Output Price$15.00

Sample code and API for MoonshotAI: Kimi K3

AnyInt generates a quickstart from this model's declared API operations, including complete polling flows for asynchronous media.

Create API key

Choose an operation and language that match this model.

ResponsesOpenAI compatible

Call the standard operation supported by this model.

/v1/responses
curl 'https://api.anyint.ai/v1/responses' \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer <YOUR_API_KEY>" \
  -d '{
  "model": "kimi-k3",
  "input": "Describe a calm futuristic city at sunrise."
}'