Email Verify API

Verify whether one email address can receive mail. Charges one email verification credit, refunded when the result is unknown.

Body Params
string
length ≤ 254

The email address to verify. At most 254 characters.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request. The request is malformed or missing required parameters.

401

Unauthorized. API Key is missing or invalid.

402

Payment Required. The account has no email verification credits remaining.

403

Forbidden. API Key lacks permission to perform this action.

404

Not Found. The requested resource (e.g., profile) does not exist.

429

Too Many Requests. API request limit reached -- slow down requests.

500

Internal Server Error. Unexpected error on RocketReach servers. Try again later.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json