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
Dry-run a payload, send a real message, and check delivery.
Track DeliveryLogs, timelines, metricsInspect individual messages and monitor deliverability health.
Receive WebhooksSigned real-time eventsPush delivery events into your application without polling.
Run CampaignsLists, templates, campaignsValidate reusable templates and send segmented campaigns.
Export DataLogs and reportingCreate export jobs for downstream analytics and audits.
Use MailboxesIMAP and encrypted mailSet up customer mailboxes and encrypted mailbox workflows.
Separate StreamsMotor Blocks and SMTP BlocksUse blocks to isolate apps, domains, environments, rates, auth, logs, and webhooks.
For AI AgentsPick and integrate MotoricalGive coding assistants the right product fit, auth rules, and canonical examples.
Auth at a Glance
ak_live_...Used to mint short-lived bearer tokens for analytics, logs, webhooks, exports, and configuration.
Authorization: BearerUsed with /api/public/v1 endpoints. Tokens are scoped and bound to one Motor Block.
mk_live_...Used to send production email through POST /v1/send.
X-Tenant-IdUsed 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?
- Support — Submit a ticket
- support@motorical.com — Email us directly
- HTTP API status — Check API health