Base URL
app.letterbucket.com/api/v1/Authentication
Bearer API key
Rate limited
Per minute, hour and day
What you can do
Create subscribers
Add one subscriber, or up to 100 at once with bulk create.
List & retrieve
Paginated listing with optional status filters.
Update subscribers
Change email, name or status.
Unsubscribe
Set a subscriber to unsubscribed.
Conventions
- All requests and responses use
application/json. - The newsletter context is resolved from the API key — you do not pass a newsletter ID.
- Subscriber IDs are UUIDs (for example
019756c2-...).