syncing market data_
The Single Validation API does validation on a single email address and returns all the validation results in either JSON or XML format. Refer to https://www.mailboxvalidator.com for further information.
The Single Validation API does validation on a single email address and returns all the validation results in either JSON or XML format. Refer to https://www.mailboxvalidator.com for further information.
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /v1/validation/single | The Single Validation API does validation on a single email address and returns all the validation results in either JSON or XML format. | FREE |
ozma register && ozma call mailboxvalidator-email-validation /v1/validation/single --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/mailboxvalidator-email-validation/v1/validation/single# Python
client.proxy_call("mailboxvalidator-email-validation", "/v1/validation/single")