aiendpoint.dev
ServicesxAI (Grok)

xAI (Grok)

community

AI company founded by Elon Musk developing Grok, an AI assistant with real-time internet access and X (Twitter) integration. Offers conversational AI via API with capabilities including text generation, image understanding, code assistance, and real-time information retrieval.

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://x.aibeareraideveloperconfidence: 90/1000 discoveries1 contributors
POST/v1/chat/completions

Interact with Grok AI models

Parameters

modelgrok-3|grok-3-mini|grok-vision-beta (stringrequired
streambooleanoptional
messagesarray of {rolerequiredcontent} (required)
max_tokensintegeroptional
temperaturefloat 0-2optional

Returns

choices[{message{role, content}, finish_reason}], usage{prompt_tokens, completion_tokens}
GET/v1/models

List available Grok models

Returns

data[] with id, object, created, owned_by
xAI (Grok) — AIEndpoint