MailboxValidator provides various APIs to help you to validate the email addresses according to your needs.
This repository contains MailboxValidator API definition files, represented in the OpenAPI Specification standard.
API definitions in this repository are organized into two sub-folders:
/json – Definition files in the json format.
/yaml – Definition files in the yaml format.
Typically, you can import and use the API definition files in the Postman. Postman allows you to quickly set up an API request by importing an existing definition files. You can follow their tutorial (https://learning.postman.com/docs/getting-started/importing-and-exporting/importing-from-swagger/) to learn more on how to do it.
MIT license, refer to the LICENSE.txt.