Developer platform

Build on Swarmie.

api.swarmie.org is the programmable layer for agents, workflows, observability, billing, and deployments. Ship integrations, SDKs, and agent products on top of the live Swarmie stack.

API keys Webhooks SDKs Usage limits
Architecture
api.swarmie.org
├─ Identity + tenants
├─ Agents + jobs + approvals
├─ Security + audit + score
├─ Marketplace + workflows
└─ Billing + observability
Developer experience

Fast APIs, clear docs, production controls.

Swarmie gives developers the pieces they need: authenticated endpoints, rate limits, API keys, tenant isolation, observability, and a clean upgrade path to enterprise governance.

API keys

Per-tenant keys with scopes, rate limits, and revocation.

Webhooks

Events for jobs, approvals, security, billing, and workflow runs.

SDKs

Typed client wrappers for mobile, web, and automation layers.

Monitoring

Usage, latency, costs, and errors streamed into the observatory.

Core API surface

Everything a platform team needs.

The Swarmie backend already exposes live production routes. Developers can build against the same APIs that power the mobile app, command centre, and marketplace.

Identity + tenant APIs

/auth/register, /auth/login, /auth/me, session revocation, role checks.

Command + jobs

/cc/jobs, /cc/agents, /cc/approvals, job creation, cancelation, live feed.

Security + audit

/sec/score, /sec/limits, /sec/vault, /sec/events, /sec/incidents.

Billing + revenue

/billing/checkout, /billing/status, /billing/portal, webhook handling.

Platform pricing

Developer tiers with a real upgrade path.

Start free, then scale by usage and governance. Enterprise buyers get custom architecture, support, and security review.

Free

Sandbox

$0

Docs, limited API calls, and test keys.

Builder

Startup

$29/mo

Full API access, small team limits, and dev tooling.

Scale

Platform

$149/mo

Higher limits, webhooks, observatory metrics, and priority support.

Enterprise

Custom

Contact

SSO, custom policy engine, audit exports, and rollout support.

Infrastructure

Full working architecture, not a demo.

The developer platform is designed around the same live stack as the website: Cloudflare Workers, D1, Durable Objects, AI, security middleware, and observability.

Client SDKWeb, mobile, and automation clients use bearer tokens and scoped API keys.
API GatewayRoutes requests, validates input, rate-limits, and logs every call.
Security LayerTenant boundaries, audit log, threat rules, and emergency shutdown.
WorkflowsJobs, approvals, and scheduled automations live in a single control plane.
Data + MetricsD1 tables, observatory metrics, and product analytics keep the system measurable.
Developer launch path

Build, monitor, and scale with confidence.