One API call to launch campaigns — content handled in Optimized.App for enterprise-grade communication automation
Easily create your first batch of profiles and launch anything from a simple SMS to a complex multichannel campaign with a single API call — while building the content effortlessly in optimized.app so developers can stay focused on the code.
curl -X POST \
https://api.optimized.app/v1/groups/{GROUP_ID}/batches \
-H "Authorization: Bearer {API_TOKEN}" \
-H "Content-Type: application/json" \
-d '{
"profiles": [
{
"person": {
"first_name": "John",
"last_name": "Smith",
"phone_number": "+35840123456",
"email_address": "john.smith@example.com"
},
"attributes": [
{
"name": "HasPaid",
"value": "0"
}
]
}
],
"schedule": {
"start_at": "2025-05-10 12:00:00",
"campaign": {
"uuid": "9e679c93-ff33-4b1e-bfad-1ac77afe1aef"
}
}
}'
Optimized.App is a leading communication automation platform designed for enterprises seeking to improve customer engagement and operational efficiency. Our API empowers your organization to achieve tangible business outcomes - from accelerating payments to reducing churn - through intelligent, multichannel communication strategies.
AI Decision Engine: Predictive algorithms that optimize communications based on ~10 million data points.
Multichannel Orchestration: RESTful API endpoints for programmatic control of SMS, email, and voice communications.
Goal-Oriented Architecture: Event-driven system that automatically adjusts channel strategy until business objectives are met.
Customer Data Platform: Centralized repository with comprehensive API access for personalization and segmentation.
Frictionless Deployment: Quick implementation with flexible integration options to accelerate time-to-value.
Security Architecture: GDPR-compliant platform with enterprise-class encryption, authentication, and access controls.
Scalable Infrastructure: Designed to handle enterprise communication volumes with high availability and reliability.