189 REST Endpoints

Control Unity Editor
with HTTP

The most comprehensive REST API for Unity Editor automation. Perfect for AI agents, Python scripts, CI/CD pipelines, and custom tools.

189 Endpoints
28 Routers
100% Offline
Terminal
# Create a cube in Unity
curl -X POST http://localhost:7777/api/gameobject/create \
  -H "Content-Type: application/json" \
  -d '{"name": "MyCube", "type": "Cube"}'

{
  "success": true,
  "data": { "name": "MyCube", "id": 12345 }
}

Everything You Need

Complete control over Unity Editor via standard HTTP requests

๐ŸŽฎ

GameObjects

Create, transform, clone, delete. Full control over your scene hierarchy.

๐Ÿ”๏ธ

Terrain

Height maps, textures, trees, grass. 17 endpoints for procedural landscapes.

๐ŸŽฌ

Scenes

Create, save, open, close. Manage multiple scenes programmatically.

๐Ÿ“ธ

Screenshots

Capture Editor window and camera views. Perfect for visual testing.

๐Ÿค–

AI Discovery

Auto-discover all endpoints. AI agents can learn the API automatically.

โšก

Execute

Call any static method via reflection. Unlimited extensibility.

Built For

From AI agents to CI/CD pipelines

๐Ÿง 

AI Agents

Claude, ChatGPT, Copilot. Let AI build your Unity scenes.

๐Ÿ

Python Scripts

Automate workflows, batch processing, procedural generation.

๐Ÿ”„

CI/CD Pipelines

Jenkins, GitHub Actions. Automated builds and testing.

๐ŸŒ

Web Dashboards

Remote Unity control panels. Monitor and manage from anywhere.

๐ŸŽจ

External Tools

Blender, Maya, Figma. Integrate with your existing pipeline.

๐Ÿงช

Automated Testing

E2E scene testing, visual regression. Catch bugs automatically.

Simple Pricing

Start free, upgrade when you need more

Lite

Free
  • โœ“ ~40 endpoints
  • โœ“ GameObject API
  • โœ“ Scene API
  • โœ“ Selection API
  • โœ“ Console API
  • โœ— Terrain API
  • โœ— Execute API
  • โœ— Screenshots
Download Free

Studio

โ‚ฌ99 /month
  • โœ“ Everything in Pro
  • โœ“ Priority support
  • โœ“ Custom endpoints
  • โœ“ Team licenses (5)
  • โœ“ Feature requests
  • โœ“ Video calls
  • โœ“ SLA guarantee
  • โœ“ Invoice billing
Get Studio

Frequently Asked Questions

Does it work offline?

Yes! Once activated, your license works 100% offline. No internet required.

Which Unity versions are supported?

Unity 2021.3 LTS and newer. Works on Windows, macOS, and Linux.

Can I use it commercially?

Yes! Pro and Studio licenses include commercial use rights.

Is it secure?

By default, the API only accepts localhost connections. You control access.

What happens when my license expires?

The plugin continues working in Lite mode with ~40 endpoints.

Can I cancel anytime?

Yes! Cancel anytime, no questions asked. Your license remains active until the end of the billing period.

I lost my license key!

No problem! Visit our license recovery page and we'll send you a new one.

Ready to automate Unity?

Start with the free Lite version, upgrade when you need more.

Get Started Free