curl -X GET "https://api.sendgrid.com/v3/stats?start_date=2026-08-01" -H "Authorization: Bearer $SENDGRID_API_KEY"

Category: Mail Servers & Postfix

curl -X GET "https://api.sendgrid.com/v3/stats?start_date=2026-08-01" -H "Authorization: Bearer $SENDGRID_API_KEY"

Show SendGrid sending statistics from a date

Returns per-day aggregates of requests, delivered, bounces, and opens from the start_date onward, quoted because of the query string. The end_date parameter defaults to today. Great for graphing delivery health over time.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.