Official Lettr SDKs for all major programming languages. Each SDK has a guide to get you sending in minutes — follow the card for your language, then use the API reference for full endpoint details.Documentation Index
Fetch the complete documentation index at: https://docs.lettr.com/llms.txt
Use this file to discover all available pages before exploring further.
Official SDKs
Node.js
PHP
Python
Go
Rust
Java
Framework Integrations
Laravel
Official Laravel package
Next.js
Send from Next.js apps
Nuxt
Send from Nuxt apps
Flask
Send from Flask apps
FastAPI
Send from FastAPI apps
Serverless
AWS Lambda, Vercel, Cloudflare
SDK Features
All SDKs include:| Feature | Description |
|---|---|
| Type definitions | Full TypeScript/type hints support |
| Error handling | Structured error responses |
| Automatic retries | Retry on transient failures |
| Webhook verification | Built-in signature verification |
| Rate limiting | Automatic rate limit handling |
Source & Contributing
SDKs are open source on GitHub. Each repository’s README has install notes and a hello-world example; full usage lives in the per-language guides above and the API reference.Contribution Guide
Learn how to contribute to our SDKs