Skip to main content
GET
/
v1.1
/
domain
Verify domain
curl --request GET \
  --url https://api.usebouncer.com/v1.1/domain \
  --header 'x-api-key: <api-key>'
{}
You can use Bouncer’s Domain Verification API to check domain information. It can be usefull to verify is domain has valid MX records and if it behaves as a “catch all” domain. One credit will be charged. Rate Limiting Domain Verification API is limited to 1000 requests per minute by default.

Authorizations

x-api-key
string
header
required

Query Parameters

domain
string
required

Response

OK

The response is of type object.