OpenArtemis
API · api.openartemis.com
Operational
/ Programmatic surface

The interface
to OpenArtemis.

This host serves the authenticated API that powers platform.openartemis.com — session management, API keys, usage telemetry, billing. Public model inference (/v1/*) ships in a later phase.

Dashboard

Create and manage API keys, monitor usage, review invoices.

platform.openartemis.com

Authentication

Email/password with verification, session cookies, password reset.

POST /auth/sign-in/email

Usage & Billing

Daily aggregates, CSV export, current-cycle spend, invoice history.

GET /api/usage?range=30d

Model inference

Arvo Kin, Fern, and Stoic. Coming in the next phase — keys generated today will work on day one.

POST /v1/messages · soon