Grok 4.7

grok-4.7

Grok 4.7 is xAI's latest generation model, built for demanding coding tasks, complex reasoning, and knowledge-intensive applications. It improves long-horizon problem solving, self-verification, and workflow execution, making it a strong fit for developers building intelligent assistants and AI-powered products. Grok 4.7 delivers strong performance across programming, analysis, and general-purpose AI tasks while maintaining competitive efficiency for production deployments.

Context Window

500K tokens

Maximum Output

500K tokens

Release Date

Sep 21, 2026

Modalities

Grok 4.7 Pricing

Token TierInput PriceOutput PriceCache Read
<=200K$1.6/M$4.8/M$0.4/M
>200K$3.2/M$9.6/M$0.8/M

Grok 4.7 API Capabilities

Reasoning

Supported

Tool calling

Supported

Temperature parameter

Supported

Attachments

Supported

Knowledge Base

2026-05-01

Endpoint Protocols

Completions APIResponses APIMessages API

Model Highlights

The model’s key strengths.

Engineering Focus

SpaceXAI positions Grok 4.7 for coding, agent tasks, and knowledge work.

Task Verification

Its training emphasizes longer tasks and checking its own work.

Context Management

SpaceXAI reports improved handling of longer context versus Grok 4.6.

Use Cases

Practical workloads for this model.

Long-Running Engineering

Work through extended software or electrical engineering tasks.

Knowledge Work

Analyze evidence and produce practical answers for professional tasks.

Document Production

Draft and refine reports or presentations for review.

How to Use Grok 4.7 via the TokenHub API

Create API key
import OpenAI from "openai"

const client = new OpenAI({
  apiKey: process.env.TOKENHUB_API_KEY,
  baseURL: "https://us-api.tokenhub.com/v1",
})

const result = await client.chat.completions.create({})
console.log(result.choices[0]?.message?.content)

Grok 4.7 Benchmarks

Index score
Artificial Analysis Intelligence IndexArtificial Analysis broad capability aggregate46.3

Metrics sourced from Artificial Analysis

Grok 4.7 Media and Demos

Selected public posts and videos about Grok 4.7.

X (Twitter)

View post on X
View post on X
View post on X

Reddit

YouTube

Watch on YouTube
Watch on YouTube
Watch on YouTube

Grok 4.7 FAQs

Answers to common model questions.

What is Grok 4.7?+

Grok 4.7 is SpaceXAI’s model focused on coding, agent tasks, and knowledge work.

What is Grok 4.7 best for?+

Use it for extended engineering tasks, evidence analysis, and document creation.

Why choose Grok 4.7?+

SpaceXAI reports better self-checking and long-context handling than Grok 4.6.

What tradeoffs should I consider?+

Check important outputs and compare actual latency and cost on your workloads.

How do I use Grok 4.7 through TokenHub?+

If it is listed in your TokenHub account, use the exact model ID and endpoint shown there with your credentials.

How should I check pricing and availability?+

Check the live TokenHub model page for your account’s availability and rates; provider prices may differ from TokenHub billing.

Ready to use Grok 4.7?

Use one API key to access Grok 4.7 and more AI models through TokenHub.

Create API key