Real platform surfaces. Real Grok Build / *.grok.me platform. This page is an independent map of it — not the official help center.
How to read this → Searchable bank of auth methods, xAI APIs, and platform surfaces for *.grok.me apps. Type to filter, then smoke test idps or https endpoints from this server.
all auth api platform runtime docs
all supported unsupported template external probe
24 of 24 entries
Custom smoke test Probe any broker idp or public https:// URL. Private/local hosts blocked. OAuth client IDs redacted in output.
Google sign-in measured auth · supported Federated via Grok broker (idp=google). Pre-wired in GROK_PROVIDERS.
auth oauth social broker google
X (Twitter) sign-in measured auth · supported Federated via Grok broker (idp=twitter). Pre-wired as grok-x.
auth oauth social broker twitter x
Email + password measured auth · supported App-local Better Auth. Off by default — enable only in email-password.ts.
Persists in PGLite (preview) / Neon (deploy). Not broker-mediated.
auth better-auth local credentials
GitHub sign-in unknown auth · unsupported Not on the Grok broker. Unknown idp is rejected.
auth oauth github social
Apple sign-in unknown auth · unsupported Not federated by auth.grok.me.
auth oauth apple
Discord sign-in unknown auth · unsupported Not federated by auth.grok.me.
auth oauth discord
Microsoft sign-in unknown auth · unsupported Not federated by auth.grok.me.
auth oauth microsoft azure
ChatGPT / OpenAI account sign-in unknown auth · unsupported Not a Grok broker idp. OpenAI “Sign in with ChatGPT” is partner-gated and not wired for arbitrary Grok apps.
auth oauth chatgpt openai siw
Passkeys / WebAuthn unknown auth · unsupported Not in the supported Better Auth surface for this template.
auth passkey webauthn
Magic links / OTP / SMS unknown auth · unsupported Explicitly out of scope in the auth skill.
auth magic otp sms phone
Grok auth broker health measured auth · probe Shared issuer for Google/X federation.
auth broker health auth.grok.me
xAI Chat Completions template api · template POST https://api.x.ai/v1/chat/completions with XAI_API_KEY (server-only). Default model grok-4.5.
Spends app owner quota. Do not expose key to client.
xai llm chat grok-4.5 openai-compatible
xAI Imagine · images template api · template POST /v1/images/generations (+ edits). Models e.g. grok-imagine-image-quality.
xai imagine image media
xAI Imagine · video template api · template Async video endpoints (start + poll). Higher cost — gate behind auth.
xai imagine video async
xAI Voice · TTS template api · template POST /v1/tts — text-to-speech; serve audio from server fn only.
xai voice tts audio
xAI API documentation inferred docs · external Official models, parameters, streaming, tools.
docs xai reference
Grok Hub measured platform · probe App discovery / profile listing for published *.grok.me apps.
hub discovery grok.me listing
App builder deployer health measured platform · probe Platform deployer health endpoint (infra smoke).
deploy platform health
Vercel platform limits (generic) inferred docs · external Public Vercel limits — not Grok-specific quotas. Useful for deploy sizing.
vercel limits hosting docs
*.grok.me publish domain template platform · template Published apps land on *.grok.me via Vercel hosting/CDN.
domain publish vercel cdn
Neon Postgres (deployed) template runtime · template Injected DATABASE_URL on publish. Use getSql() + migrations.
db neon postgres sql
PGLite (preview) template runtime · template In-memory WASM Postgres in live preview; wiped on restart.
db pglite preview ephemeral
App Better Auth mount template api · template Mount at /api/auth/* — sessions, OAuth callbacks, get-session.
Do not rewrite server.ts; use prewired template.
auth better-auth session /api/auth
TanStack createServerFn template api · template Server functions for DB/AI. Use authMiddleware for per-user data.
server rpc tanstack authMiddleware
auth.grok.me, hub, Neon, Vercel publish, and xAI APIs are real platform surfaces. This app re-probes and explains them; it is not xAI’s official documentation product. Claim tags: measured = live check · template = builder skills · inferred = public host docs · unknown = number not invented here.
Wire it (recipes) · Live Lab · About · build-map.grok.me