Grok API — direct access

Full REST access to Grok with no added filtering layer.

Category
Artificial intelligence
Endpoints
5
Updated
2026-05-26

Overview

A REST endpoint onto Grok with no wrapper prompt and no added filtering of its own.

It is aimed at developers who want the model's own behaviour rather than a vendor's interpretation of it.

Endpoints

Endpoints published by Grok API — direct access, with method, path and purpose
Method Path What it does
GET {{baseUrl}}/ Grok_AI_Index
GET {{baseUrl}}/health Grok_AI_Health
POST {\n \ [CURRENT] POST /request - Simple Prompt
GET {{baseUrl}}/request/{{grokAiRequestId}} [CURRENT] GET /request/{id} - Poll Result
GET {{baseUrl}}/request__11/{{grokAiRequestId}} Uncensored_Request_Result_Poll

Frequently asked questions

Is Grok API — direct access free?
Grok API — direct access has a Basic plan that costs $0 per month and needs no card. Paid plans exist for higher volume and are listed above.
How do I get an API key for Grok API — direct access?
Subscribe to the free plan on the marketplace listing. The key appears immediately and works in the browser playground before you write any code.
How many endpoints does Grok API — direct access have?
Grok API — direct access publishes 5 endpoints. Each one is listed above with its method, path and purpose.

Best free Artificial intelligence APIs

Comparisons →

Try Grok API — direct access for free

Subscribe to the free plan, get your key and test every endpoint in the browser playground before you write a line of code.

Get the API key

Related APIs

Updated 2026-05-26 by Bilgisam Ltd. About