Developers

Build for Eventium. Sell through Exchange.

Create agents, memory packs, workflows, connectors and tools that customers can install directly into their Eventium workspace.

Developer lifecycle Create agent
console

        
Agent
Memory Pack
Workflow
Tools
Eventium Package Waiting for build...
Exchange Listing Not published yet
Published 0 Installs 0 Running 0

APIs & SDKs

Start here, then go deeper in the API reference.

Use this page as the public developer entrypoint. Use api.eventium.ai/apidocs/ for the interactive operator reference, current request contracts, live sandbox tests, and the combined OpenAPI surface.

Atlas API

Memory and command execution

Call Atlas for durable memory operations, governed command execution, and connected state.

Explore Atlas endpoints

Workspace API

Workspace lifecycle

Manage workspaces, runtime binding, files, answers, and support routes around active work.

Open workspace routes

Runtime API

Runtime control

Bind runtimes, control execution behavior, manage previews, and work with sandbox-backed flows.

Review runtime controls

Documents API

Document intake

Bring documents into governed workflows, workspace assets, and Atlas-backed operating context.

Inspect document routes

Rules / Skills / MCP

Automation surfaces

Install skills, manage rules, expose tools, and connect controlled automation inventory to workspaces.

See automation APIs

Webhooks & API keys

Integration delivery

Issue keys, register webhooks, inspect deliveries, and test downstream operational signals.

Open webhook console

Build

What developers can create.

Integrate

Connect systems to Eventium.

Area
Capability
Purpose
Authentication
Bearer or X-Api-Key
Support operator sessions, integrations and controlled automation clients.
Webhooks
Endpoint management and delivery history
Deliver operational events to downstream systems.
OpenAPI
JSON and YAML specs
Generate clients and keep request contracts aligned.
SDKs
Python SDK and generated clients
Accelerate integration and operator workflows.

Sandbox tests

Test the API directly from the frontend reference.

Browser testing

Issue short-lived test keys

The API reference supports issuing, listing, refreshing, and revoking docs sandbox keys for direct experimentation from the browser.

Open sandbox key tools

Python SDK

Script operator workflows

Use the Python SDK for Atlas command execution, workspace routes, webhook management, OpenAPI discovery, and sandbox-test workflows. The default Gaia profile preloads @juicesharp/rpiv-pi, pi-web-access, and pi-markdown-preview; heavier packages remain JIT-approved under policy.

Open SDK guide

Webhooks

Deliver operational signals

Register destinations, inspect deliveries, and trigger controlled test events from the webhook surface.

Open webhook console

Exchange

Publish, license, sell and maintain.

Exchange is the commercial layer for Eventium builders. Create capabilities, package them for governed install, connect billing and licensing, and operate a maintained product that customers can run inside their workspace.

Step
What happens
Why it matters
Build
Create the agent, workflow, memory pack or tool.
Turns expertise into reusable capability.
Test
Validate outputs, permissions, documentation and edge cases.
Improves trust and reliability.
Package
Define inputs, outputs, pricing, documentation and permissions.
Makes the capability installable.
Publish
List through Exchange.
Creates distribution to Eventium users.
Sell
Use marketplace, billing and licensing flows.
Turns capabilities into commercial products.
Maintain
Update knowledge, workflows and versions.
Keeps capabilities valuable over time.
Listing APIs

Publish marketplace packages

Use the operator surface to inspect the marketplace and listing routes behind Exchange publication.

Open marketplace API reference

Billing and licensing

Monetize governed installs

Connect package distribution to billing, licensing, upgrade and entitlement flows.

Review monetization routes

Webhook delivery

Track installs and downstream events

Use webhooks to track package activity, downstream actions and operational lifecycle signals.

Open webhook console

Resources

Developer resources.

Interactive API reference

Open the operator surface

Use the interactive API reference for current endpoint families, auth guidance, sandbox tests, and live request exploration.

Open api.eventium.ai/apidocs/

OpenAPI JSON

Schema source

Use the JSON contract as the source of truth for generated clients and integration tooling.

Open JSON schema

OpenAPI YAML

Schema source

Use the YAML contract for other generators, review flows, and documentation tooling.

Open YAML schema

Python SDK Guide

SDK reference

Use the SDK guide for Atlas command workflows, workspace routes, operator automation, and the curated Gaia preload plus JIT package policy.

Open SDK guide

Webhook Guide

Delivery reference

Use webhook docs for endpoint registration, delivery history, event types, and test sends.

Open webhook guide

Sandbox Keys

Test access

Issue, list, refresh, and revoke short-lived sandbox keys for direct API experimentation from the browser.

Open sandbox tools