Integrate SMASHSEND directly into your applications with our powerful REST API. Manage contacts, send transactional emails, create campaigns, and automate your entire email marketing workflow programmatically.
curl "https://smashsend.com/v1/contacts" \ -H "Authorization: Bearer sk_..." \ -H "Content-Type: application/json" \ -d '{ "email": "user@example.com", "firstName": "John", "lastName": "Doe" }'
Create, update, and sync contacts from your CRM, database, or application in real-time.
Send password resets, receipts, notifications, and other triggered emails instantly.
Create and trigger email campaigns programmatically based on user actions.
Pull email performance data and contact insights into your own dashboards.
Store and manage custom contact data that's specific to your business needs.
Receive real-time notifications when contacts engage with your emails.
1. Get your API key
Sign up for SMASHSEND and generate your API key from the dashboard in seconds.
2. Make your first request
Use our comprehensive API documentation to make your first API call.
3. Build your integration
Integrate email functionality directly into your application workflow.
Get started with SMASHSEND's powerful REST API and build custom email integrations for your applications.