sendgrid.com

The Beta endpoints for the new Email Activity APIs - functionality is subject to change without notice. You may not have access to this Beta endpoint. Email Activity offers filtering and search by event type for two days worth of data. There is an optional add-on to store 60 days worth of data. Thi

🔑 apikey 334 endpoints emailmarketing
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (5 total)

dotnet add package visual_studio_sdk_sample_app
# See https://github.com/keshavakarthik/SwiftSendgrid
# See https://github.com/vapor-community/sendgrid-kit
# See https://github.com/coldbox-modules/sendgrid-sdk
visual_studio_sdk_mail ✓ Official
# See https://github.com/sendgrid/visual_studio_sdk_mail
curl examples
Retrieve all IP addresses
curl \
  -H "Authorization: $API_KEY" \
  http://api.sendgrid.com/v3/ips
Retrieve global email statistics
curl \
  -H "Authorization: $API_KEY" \
  http://api.sendgrid.com/v3/stats
Retrieve all alerts
curl \
  -H "Authorization: $API_KEY" \
  http://api.sendgrid.com/v3/alerts
Endpoints (334 total)
GET
/ips
Retrieve all IP addresses
GET
/stats
Retrieve global email statistics
GET
/alerts
Retrieve all alerts
GET
/scopes
Retrieve a list of scopes for which this user has access.
GET
/designs
List Designs
GET
/senders
Get all Sender Identities
GET
/api_keys
Retrieve all API Keys belonging to the authenticated user
GET
/messages
Filter all messages
GET
/subusers
List all Subusers
GET
/campaigns
Retrieve all Campaigns
GET
/geo/stats
Retrieve email statistics by country and state/province.
GET
/ips/pools
Retrieve all IP pools
At a glance
Total SDKs5
Languages4
Endpoints334
Authapikey
Categories2
http://api.sendgrid.com/v3