楽AI Now Available — Describe Any Game. Play It Instantly. | Try RakuAI Now →

Build with RakuAI

Access the SDK, API, and tools to create AI-powered games programmatically. Generate game configurations, integrate with your pipeline, and ship faster.

Request Access Read the Docs
# Generate a game with one API call
import raku

client = raku.Client(api_key="raku_your_key_here")
game = client.generate("A puzzle game where you connect colored gems")

# Download the .raku config
game.save("gem_puzzle.raku")
print(f"Created: {game.title} ({game.genre})")
13
Game Genres
~300ms
Avg Response Time
REST
API Standard
SSE
Streaming Support

Everything You Need

From API keys to interactive docs, the developer portal has you covered.

API Reference

Full endpoint documentation with request/response examples. Interactive Swagger UI and Redoc for exploration.

Explore API →

API Key Management

Create, scope, and revoke API keys from your dashboard. Support for read-only, generate, and full-access scopes.

Manage Keys →

SDK Downloads

Python and JavaScript SDKs with type hints, async support, and comprehensive error handling built in.

Download SDK →

Quick Start Guide

Go from zero to your first generated game in under 5 minutes. Step-by-step with code examples.

Get Started →

Sample Projects

Explore community and official sample projects. See what others are building with the RakuAI API.

View Showcase →

Usage Analytics

Monitor your API usage, error rates, and latency from a dedicated analytics dashboard.

View Analytics →

Ready to Build?

Request developer access to get your API key and start building AI-powered games today.

Request Access