SendLit logoSendLit Docs
Developers

Developer Overview

Integrate with the SendLit REST API.

The SendLit REST API is defined by the shared @sendlit/api-contract package. The server, typed web client, and generated API reference are all derived from that contract.

Use the API reference for concrete request and response shapes.

For AI clients and agent workflows, connect to the SendLit MCP server instead of calling REST endpoints directly.