Asalebeta
Back to market
Live market

kimi-k3

MoonshotAI: Kimi K3

Start buying
Of list price
100%
Output / 1M
15.00 USDT
Sellers online
158
Calls / min
0
Calling this model

POST /chat/completions — the same request OpenAI's SDKs already send. Point the base URL at asale and change nothing else.

billed per token
INPUT
Sign in
Output

Run it to see the answer here.

Or call it from your own code
curl https://gw.asale.ai/v1/chat/completions \
  -H "Authorization: Bearer $ASALE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "kimi-k3",
    "messages": [
      {
        "role": "user",
        "content": "Say hello in one short sentence."
      }
    ]
  }'
Request fields
FieldTypeAcceptsMeaning
modelrequiredstringWhich model serves the request.
messagesrequiredtextThe conversation so far, oldest first.
max_tokensint— … 4096Ceiling on the answer's length.
frequency_penaltynumber-2 … 2Penalise tokens by how often they already appeared.
presence_penaltynumber-2 … 2Penalise tokens that appeared at all, pushing to new topics.
stopstringStop generating when this text appears.
reasoning_effortenumnone · minimal · low · medium · high · xhigh · maxHow long the model thinks before answering.
streambooleanSend the answer as it is produced.
Response
{
  "id": "chatcmpl-…",
  "object": "chat.completion",
  "model": "kimi-k3",
  "choices": [
    {
      "index": 0,
      "message": {
        "role": "assistant",
        "content": "…"
      },
      "finish_reason": "stop"
    }
  ],
  "usage": {
    "prompt_tokens": 24,
    "completion_tokens": 12,
    "total_tokens": 36
  }
}
Token typeList / 1MMarket / 1MOf list price
Input3.003.00100%
Output15.0015.00100%
Cache read0.300.30100%
Cache write3.003.00100%
Channel quality

What has been measured about the supply behind this price. Readings, not promises — and aggregate, because which seller failed is nobody's business but theirs and ours.

Online lanes
158
Verified lanes
4/4
Proved they serve this model
First byte (p50)
Success rate
93.5%
31 settled turns, 7d
Sellable capacity
400.0M
Tokens offered right now

Latency and verification are measured over the last day; the success rate comes from settled traffic. See the status page

Price trend

Currently selling at 100% of the vendor's list price. More sellers online push it down; more buyers push it back up to list.

100%80%60%40%20%10%10:51 AM11:31 AM12:11 PM12:51 PM01:31 PM02:11 PM
02:50 PM
Of list price
100%
Sellers online
158
Calls / min
0
Market depth
Price / 1MSellers
15.00
4