Skip to main content

Senderr API Reference

Welcome to the Senderr API! Our RESTful API enables you to programmatically access your email template library, render templates with custom variables, and send emails using your purchased or created templates.

Base URL

All API requests should be made to:
For development and testing:

Authentication

Senderr API supports two authentication methods: Include your API key in the request header:
Or using the Authorization header:

2. Session Authentication (Browser-based)

When making requests from a logged-in browser session, authentication is handled automatically via secure HTTP-only cookies.

Getting Your API Key

  1. Log in to your Senderr Dashboard
  2. Navigate to Settings β†’ API Keys
  3. Click β€œGenerate New API Key”
  4. Copy and securely store your key
API keys provide full access to your account. Keep them secure and never expose them in client-side code.

Rate Limits

API usage is limited based on your subscription plan: Rate limit information is included in response headers:

Error Handling

The API uses conventional HTTP response codes and returns JSON error responses:

Common HTTP Status Codes

Pagination

List endpoints support pagination using limit and offset parameters:

SDKs and Libraries

Official SDKs are coming soon. For now, you can use any HTTP client library in your preferred programming language.

Quick Start Examples

Next Steps

Support

Need help with the API? Contact our support team: