x402Private Beta
Machine Payment ProtocolPrivate Beta
Coming Soon
Back to Models
Anthropic·Pay as you go

claude-sonnet-4-20250514-thinking

CodingTextVision|CompareShare
ReasoningLongCreativeCodingReasoningCompletionAgentic

Specifications

ProviderAnthropic
Model IDclaude-sonnet-4-20250514-thinking
Context Window200,000 tokens
Endpoint/v1/chat/completions
Billing TypePay as you go
Capabilities
CodingTextVision
ReasoningLongCreativeCodingReasoningCompletionAgentic

Pricing

Input

$3.00

per 1M tokens

Output

$15.00

per 1M tokens

Cost Estimate

1K in + 1K out$0.0180
10K in + 2K out$0.0600
100K in + 10K out$0.4500

This model uses token-based pricing. Input and output tokens are billed separately per million tokens.

API Example

curl https://api.aisa.one/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $AISA_API_KEY" \
  -d '{
    "model": "claude-sonnet-4-20250514-thinking",
    "messages": [
      {
        "role": "user",
        "content": "Hello, what can you help me with?"
      }
    ],
    "max_tokens": 1024
  }'
Base URL: https://api.aisa.one
Endpoint: /v1/chat/completions

Compare Similar Models

Compare These

Start using claude-sonnet-4-20250514-thinking through AIsa's unified API today.

Get API Key