@moteurio/api
v2026.3.29
Published
Express REST API for Moteur: admin, public collections, OpenAPI, webhooks
Maintainers
Readme
@moteurio/api
Express-based Moteur REST API: admin routes (JWT), public collections (API key), OpenAPI/Swagger, webhooks, and integration with @moteurio/core, @moteurio/ai, and @moteurio/presence.
Most product documentation lives in the monorepo docs/. For HTTP reference, see REST API.
Install
npm install @moteurio/apiUse with Node 22+ (see engines in package.json). Configure via environment variables (Configuration).
