You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Web API - Email Sending & Stats - SendGrid Documentation | SendGrid
override: true
description: The SendGrid Web API allows you to send email, get statistics, blocks, bounces, unsubscribes and change account settings in a semi-RESTful manner.
navigation:
show: true
---
<p>SendGrid offers a Web API that allows customers to retrieve information about their account such as statistics, bounces, spam reports, unsubscribes, and other information. This API is not RESTful since for most calls both GET and POST HTTP verbs can be used interchangeably, and other verbs are not supported.</p>