Thanks to visit codestin.com
Credit goes to hao.ai

One API forleading global models

Get API KeyExplore Models
from openai import OpenAI

client = OpenAI(
    base_url="https://api.hao.ai/v1",
    api_key="YOUR_HAOAI_API_KEY"
)

response = client.chat.completions.create(
    model="openai/gpt-6-astra",
    messages=[{"role": "user", "content": "Hello!"}]
)
As low as 0.15x
Vs official reference
Global routing
High-concurrency API gateway
Request billing
Usage, latency, cost per request

Works with Claude Code, Codex, and 10+ tools

Your usual tools, just change the Base URL

Keep your SDK and client. Replace the Base URL in your existing configuration to connect to HaoAI models and protocols.

View all integration guides

Popular model prices

View full model pricing
Models and HaoAI prices in their billing units, with official references underneath. Lower HaoAI prices have a struck-through reference.
ModelInputOutputCache readContextAPI protocols
Codestin Search App
anthropic/claude-fable-5-10.25x
HaoAI price: $2.5/M
Official reference: $10/M
HaoAI price: $12.5/M
Official reference: $50/M
HaoAI price: $0.063/M
Official reference: $0.25/M
1M
Codestin Search App
openai/gpt-6-astra0.15x
HaoAI price: $1.5/M
Official reference: $10/M
HaoAI price: $7.5/M
Official reference: $50/M
HaoAI price: $0.15/M
Official reference: $1/M
1M
Codestin Search App
x-ai/grok-4.60.15x
HaoAI price: $0.3/M
Official reference: $2/M
HaoAI price: $0.9/M
Official reference: $6/M
HaoAI price: $0.075/M
Official reference: $0.5/M
500K