Sent API

Build intelligent multi-channel messaging into your applications with the Sent 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 Getting Started Tutorial 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 two required credentials for every request:

x-sender-id: YOUR_SENDER_ID
x-api-key: YOUR_API_KEY

Required Headers:

  • x-sender-id: Your unique sender/customer identifier
  • 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.

Ready? Explore the Sent Public API

Master the fundamental building blocks of the Sent messaging ecosystem.

Try with Postman

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


Authentication & Security


API Reference Documentation

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


Integration Guides

Learn how to integrate Sent into your specific use case with detailed guides and examples.


Support & Resources

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

Documentation

Get Help