API
Neumera is accessed through a hosted API.
The API provides the public operational surface for long-lived sessions, shared world state, governed actions, and evidence/reporting.
All requests are authenticated using an API key. Sandbox access is immediate and bounded; broader capabilities remain governed by request.
Access model
The public integration path is hosted API only. Use sandbox for first builds, then request full access when broader route families or richer limits are needed.
OpenAPI schema
Use the schema when generating clients, inspecting route structure, or guiding coding agents toward the live public surface.
Studio reference environment
Studio is the live reference environment for this API. It shows how persistent sessions, world changes, and shared coordination appear in route responses from the public API host.
Reference surfaces
Start with:
Then move into the raw schema or route inventory as needed.