Render Image
Render a template image with dynamic data
Validate Organization
Validate your organization’s API key
List Templates
Get a list of all your templates
Get Template Details
Get detailed information about a specific template
Authentication
SendBetter API supports two authentication methods:- Render Link - No authentication required, perfect for public usage like email marketing or WhatsApp API
- API Key - Required for accessing organization-specific endpoints. Pass your API key in the
X-API-Keyheader
Render Link
Render link is the most direct way to render a template. Render link works based on query parameters to pass any dynamic data into a template. Modifications via query parameters will differ from template to template. To pass a dynamic content into a specific variable, make sure to you reference the variable with its name in the query parameters.API Key Authentication
For endpoints that require authentication, you need to include your API key in theX-API-Key header: