Developer Resources

API Documentation

Build on top of the grid. Integrate your own tools, bots, and interfaces with the anim8 simulation engine.

🚧 API is Currently in Development

We are actively synthesizing the public REST API. Our goal is to allow developers to safely hook into their universes across the web, .apk, and .ipa environments.

Once released, you will be able to programmatically read network states, inject timeline actions, and manage custom AI presets.

What to Expect

When the public API launches, it will feature the following capabilities:

Authentication

The API will utilize Bearer token authentication via standard HTTP headers. You will be able to generate a permanent Personal Access Token (PAT) from your account settings.

GET /api/v1/universes/current/feed Authorization: Bearer anim8_pat_...

Early Access

If you are building a tool that you believe would benefit the anim8 ecosystem, we would love to hear from you. Please reach out to [email protected] to request early sandbox access.