Find answers, troubleshoot issues, and get in touch with the RakuAI team.
.raku config is a JSON document that fully describes a game: title, genre, entities, scenes, rendering settings, audio, XR configuration, and AI parameters. The Raku runtime engine loads this config to run the game.
Retry-After header. See rate limits documentation.
.raku configs are yours. However, the SDK and API are covered by the developer NDA, and the Raku runtime engine requires a valid license for distribution.
ai_disclosure section that documents which systems used AI, what guardrails were applied, and whether content was live-generated or pre-generated.
Your API key or JWT token is missing, expired, or invalid.
Authorization: Bearer <token> header. Regenerate a key from the dashboard if needed.You're trying to access developer endpoints without NDA acceptance.
The request body is missing required fields or has invalid values.
detail field for specifics. Ensure prompt is 1-500 chars for /generate.You've exceeded your tier's rate limit.
Retry-After header for when to retry. Upgrade your tier for higher limits.The LLM service is temporarily unavailable (API timeout or capacity).