API Reference
OpenAPI reference for the Wraps Platform API with interactive documentation.
OpenAPI reference for the Wraps Platform API. Browse endpoints, auth, and the interactive spec.
All API requests are made to:
Authenticate using a Bearer token in the Authorization header. Two methods are supported:
Prefixed with wraps_. Best for server-to-server and SDK usage.
Create keys in the dashboard under Settings > API Keys.
better-auth session token. Used by the dashboard and browser-based clients.
The API is organized into endpoint groups. See the interactive docs for full request/response schemas.
Health check and API info
Create, update, delete, and list contacts
Batch email sending for broadcasts
Custom event ingestion for triggering workflows
API-triggered workflow execution
AWS account connection management
Receive SES delivery events
RFC 8058 one-click unsubscribe
Free email deliverability tools
The @wraps.dev/client SDK provides a typed wrapper around the API.
The full OpenAPI 3.0.3 specification is auto-generated from route definitions. Use it with any OpenAPI-compatible tool.
Browse and test endpoints in the Swagger UI.
Open Swagger UIImport into Postman, Insomnia, Scalar, or any OpenAPI tool.
Download OpenAPI JSONPer-minute and daily limits by plan.
View Rate LimitsComplete reference for CLI and SDK error codes.
View Error CodesTyped TypeScript wrapper for the API.
View SDK ReferenceAll env vars for CLI, SDKs, and CI/CD.
View Env Vars