DEVELOPERS

Build with Camile AI

REST API, HMAC webhooks, Prisma models, and SDKs. Living documentation with real-time changelog.

83+

API endpoints

32

Prisma models

12

Locales

REST

+ Webhooks HMAC

Endpoints by group

RecursoCountMétodos
Auth7
POST /api/auth/loginPOST /api/auth/registerPOST /api/auth/logoutGET /api/auth/me
Entities12
POST /api/entitiesGET /api/entities/[id]POST /api/entities/[id]/chat
Soul4
GET /api/entities/[id]/soulGET /api/entities/[id]/soul/historyPOST /api/entities/[id]/soul/evolve
Vitals1
GET /api/entities/[id]/vitals
Channels4
POST /api/entities/[id]/channelsPOST /api/channels/ingress
Conversations3
POST /api/conversationsPATCH /api/conversations/[id]
Workspace6
POST /api/entities/[id]/workspace/projectsPOST /api/entities/[id]/workspace/freeze
Articles3
GET /api/articlesGET /api/articles/[slug]POST /api/articles/[slug]/view
Status1
GET /api/status
Account12
GET /api/accountPATCH /api/accountGET /api/account/usage

Technical features

Solid auth

scrypt + opaque 256-bit session + httpOnly cookie + rate-limit by IP and email.

Performance

Turbopack, adaptive idle-suspend runtime, polling coalesced by visibilityState.

Multi-tenant

Tenant + ownership isolation, RLS-ready for PostgreSQL.

HMAC channels

Each entity can issue HMAC keypairs for programmatic ingress.

Prisma schema

32 models covering entity, soul, memory, billing, workspace, VPS, domains.

Versioning

Tamper-evident ledger by hash, EventLedger with verifiable chain.

Ready to build?

Create an account, generate your first entity, and start integrating in minutes.