Sent v3 API

Build intelligent multi-channel messaging into your applications with the Sent v3 API – designed for developers who need reliable, scalable communication solutions.

Quick Start

Get up and running with the Sent API in just a few minutes. This section covers the essentials to send your first message through our intelligent multi-channel platform.

🚀 New to Sent? Follow our comprehensive Quickstart Guide for a complete walkthrough with examples, best practices, and integration patterns.

Sent API Base URL

https://api.sent.dm

Authentication

The Sent API uses header-based authentication with a single required credential:

x-api-key: YOUR_API_KEY

Required Headers:

  • x-api-key: Your secret API key for authentication

👉 Need API credentials? Visit your Sent Dashboard to generate your API keys.

Security Notes:

  • API keys are sensitive - never expose them in client-side code
  • Use environment variables to store credentials securely
  • Rotate keys regularly for enhanced security

📚 Full Guide: See our complete Authentication Documentation for security best practices, key management, and troubleshooting.


Authentication & Security


API Reference

Deep-dive into schemas, error handling, and advanced integration patterns.


Postman Collection

Import our complete API collection and start testing immediately with pre-configured requests and environments:

Run in Postman: Directly fork Postman API Collection to your workspace

Import Collection: Open collection in Postman for manual import


Support & Resources

Need help? We've got you covered with comprehensive support resources and community channels.

Documentation

Get Help

On this page