claude-haiku-4-5-20251001/v1/chat/completions/v1/messagesInput
$1.00
per 1M tokens
Output
$5.00
per 1M tokens
Cost Estimate
This model uses token-based pricing. Input and output tokens are billed separately per million tokens.
curl --request POST \
--url https://api.aisa.one/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $AISA_API_KEY" \
-d '{
"model": "claude-haiku-4-5-20251001",
"messages": [
{
"role": "user",
"content": "Hello, what can you help me with?"
}
],
"max_tokens": 1024
}'Start using claude-haiku-4-5-20251001 through AIsa's Model Gateway today.
Get API Key