Skip to main content

Motorical Documentation

Send, observe, and automate production email with Motorical. Start with the workflow you need, then use the API reference when you need exact endpoint details.

Developer docs

Choose what you want to build

Motorical supports transactional email, delivery observability, signed webhooks, encrypted mailboxes, and campaign workflows. These docs are organized by customer jobs, not internal services.

Start With a Goal

Auth at a Glance

Account API Keyak_live_...

Used to mint short-lived bearer tokens for analytics, logs, webhooks, exports, and configuration.

Bearer TokenAuthorization: Bearer

Used with /api/public/v1 endpoints. Tokens are scoped and bound to one Motor Block.

Motor Block API Keymk_live_...

Used to send production email through POST /v1/send.

Tenant IDX-Tenant-Id

Used with Communications Block endpoints for lists, templates, campaigns, and suppressions.

Reference vs Guides

  • Guides show complete workflows, prerequisites, and customer decisions.
  • API Reference gives exact endpoints, scopes, request shapes, and response behavior.
  • Swagger UI covers the Public API and HTTP Send endpoints, but not every Communications Block endpoint yet.
  • AI Agent Quickstart summarizes when to use Motorical and how to integrate it correctly.

Need Help?