Claude Haiku 4.5 API
Run Claude Haiku 4.5 through one production-ready, OpenAI-compatible endpoint. Fast agent turns and high-volume coding support.
When to choose Claude Haiku 4.5
Claude Haiku 4.5 is a strong choice when your product needs fast agent turns and high-volume coding support. AIx gives it the same authentication, usage ledger and production API contract as the rest of your model stack.
- Low-latency responses
- Strong instruction following
- Efficient tool loops
- Interactive assistants
- Technical Q&A
- High-volume developer tools
Usage
Call it with the same request shape as any model — just set "model": "anthropic/claude-haiku-4-5".
curl https://api.aix.theaimart.co/v1/chat/completions \
-H "Authorization: Bearer $AIX_KEY" \
-H "Content-Type: application/json" \
-d '{ "model": "anthropic/claude-haiku-4-5", "messages": [{"role":"user","content":"hi"}] }' See the Chat API reference for every
parameter and the full response shape. Prices are live from
GET /v1/models; if it changed since this page was
built, the figure above updates in your browser.
Why run Claude Haiku 4.5 on AIx?
Related chat models
Claude Haiku 4.5 API FAQ
How do I use the Claude Haiku 4.5 API?
Create an AIx key, point an OpenAI-compatible client at https://api.aix.theaimart.co/v1 and send anthropic/claude-haiku-4-5 as the model id.
What is Claude Haiku 4.5 best for?
Claude Haiku 4.5 is best suited to Interactive assistants, Technical Q&A, High-volume developer tools. Fast agent turns and high-volume coding support.
How much does Claude Haiku 4.5 cost on AIx?
The current reference price is $2.5 / 1M tokens. The live AIx catalog is the source of truth and the price on this page updates in the browser.