Grok / ChatGPT / Claude API 已上线 · 5 元起充 立即体验 →
Grok2API

Grok 4.5 API

xAI Grok 对话模型。具体型号用请求 model 参数选择(如 grok-4.5 / grok-4.5-fast / grok-4.3-fast)。

Model IDgrok-4.5
厂商 / ProviderGrok2API
类型 / Type对话
上下文 / Context256K
价格 / Price¥0.015000 /1K
可用性 / Uptime99.9%
其它 modelgrok-4.5-fast · grok-4.5-high · grok-4.3-fast · grok-4.20-fast 等(请求体 model 字段)
grok-4.5 获取 API Key 查看文档
在线预览 LIVE PREVIEW
选择要预览的 Grok 型号(对应 API 的 model 参数)。fast/high 为网关别名,会转成 grok-4.5 + reasoning_effort。
运行后将在此显示响应结果

注意:沙盒在你的浏览器中直接向接入地址发起请求。请填入你自己的 API Key,密钥不会被本站存储。

等效代码

cURL
curl https://api.acicode.cc/v1/chat/completions \ -H "Authorization: Bearer sk-acicode-xxxxx" \ -H "Content-Type: application/json" \ -d '{ "model": "grok-4.5", "messages": [{"role": "user", "content": "Hello!"}] }'

同类模型

GPT-4o
OpenAI

OpenAI 旗舰多模态模型,文本/图像/音频输入,速度与推理兼顾。

¥2.5 起/百万 查看 →
GPT-4o mini
OpenAI

轻量高速版本,成本低,适合大量文本处理与简单对话。

¥0.15 起/百万 查看 →
Claude 4 Sonnet
Anthropic

编程能力卓越,200K 超长上下文,适合代码审查与大型项目分析。

¥3 起/百万 查看 →