Skip to main content
The Lettr API uses standard HTTP status codes in every response. When viewing API Logs, you can filter by status code to quickly find successful requests or errors.

Success (2xx)

Client errors (4xx)

These indicate a problem with the request (missing or invalid API key, bad parameters, or missing resource).

Server errors (5xx)

These indicate a temporary problem on Lettr’s side. Retrying later usually succeeds.
In the Logs dashboard, filter by 4xx or 5xx to quickly find failed requests and debug integration issues.

Next steps

API Logs

Filter, search, and export API logs

Troubleshooting

Fix common authentication and delivery issues