Skip to main content

Overview

The Sendly API provides a comprehensive set of endpoints for sending emails, managing domains, tracking delivery, and handling webhooks.

Base URL

Authentication

All API requests require authentication using your API key:

Response Format

All responses are in JSON format.

Rate Limiting

  • Limit: 1,000 requests per minute
  • Headers:
    • X-RateLimit-Limit: Total requests allowed
    • X-RateLimit-Remaining: Requests remaining
    • X-RateLimit-Reset: Unix timestamp when limit resets

Error Handling

Errors are returned with appropriate HTTP status codes and error details:

Quick Start

Choose your preferred integration method:

SDK

TypeScript/JavaScript SDK

cURL

REST API with cURL

SMTP

SMTP Integration

Endpoints

Emails

Domains

Logs

Webhooks


Need help? Contact support@usesendly.app