Asalebeta
Back to market
Live market

claude-opus-5-5

Anthropic: Claude Opus 5.5

Start buying
Of list price
15%
Output / 1M
3.00 USDT
Sellers online
20
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": "claude-opus-5-5",
    "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— … 128000Ceiling on the answer's length.
temperaturenumber0 … 2Higher is more varied; 0 is deterministic.
stopstringStop generating when this text appears.
reasoning_effortenumnone · minimal · low · medium · high · xhigh · maxHow long the model thinks before answering.
verbosityenumlow · medium · high · xhigh · maxHow detailed the answer is.
streambooleanSend the answer as it is produced.
Response
{
  "id": "chatcmpl-…",
  "object": "chat.completion",
  "model": "claude-opus-5-5",
  "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
Input4.000.6015%
Output20.003.0015%
Cache read0.200.0315%
Cache write5.000.7515%
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
20
Verified lanes
1/1
Proved they serve this model
First byte (p50)
5.84s
p95 5.84s
Success rate
100.0%
12 settled turns, 7d
Sellable capacity
100.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 15% 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%07:00 AM07:09 AM07:18 AM07:27 AM07:36 AM07:45 AM
07:50 AM
Of list price
15%
Sellers online
20
Calls / min
0
Market depth
Price / 1MSellers
3.00
1