Back to catalog
📧

Sendinblue

API Key

A service that provides solutions relating to marketing and/or transactional email and/or SMS

📧EmailHTTPS

Spring Sale 2024 Campaign

Sendinblue email campaign stats

Campaign Id58,391
NameSpring Sale 2024
StatusSent
Recipients14,820
Open Rate Pct27.4

Sample Response

response.json
1{
2 "campaign_id": 58391,
3 "name": "Spring Sale 2024",
4 "status": "sent",
5 "recipients": 14820,
6 "open_rate_pct": 27.4
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.sendinblue.com/docs" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs