syncing market data_
The MailboxValidator Free Email Checker checks if a single email address is from a free email provider and returns the results in either JSON or XML format. Refer to https://www.mailboxvalidator.com/api-email-freem for further information.
The MailboxValidator Free Email Checker checks if a single email address is from a free email provider and returns the results in either JSON or XML format. Refer to https://www.mailboxvalidator.com/api-email-freem for further information.
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /v1/email/free | The Free Email Checker API does validation on a single email address and returns if it is from a free email provider in either JSON or XML format. | FREE |
ozma register && ozma call mailboxvalidator-free-email-checker /v1/email/free --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/mailboxvalidator-free-email-checker/v1/email/free# Python
client.proxy_call("mailboxvalidator-free-email-checker", "/v1/email/free")