ucreativa.com is in Whitelist

So, below there will be a boring description of the API, while you have enthusiasm, remember the main thing: the main response parameter is "domain":, has property "type": "whitelist" - feel free to skip this EMAIL for registration, if "type": "blacklist", then take your time - tell the user "Register with temporary mails are prohibited by resource policy".

Also, you have a trump card up your sleeve - this is the "error":, parameter: if everything goes well, then it is always 0, if the user makes mistakes, then this parameter takes numerical values, you can, if you wish, set him on the right path, prompting him to check the correctness of the EMAIL input

API: Check Domain/Email mailbox address

Endpoint: https://api.verifire.dev/v1/data/inspect
Method: POST
Headers: X-Api-Key: XXXXXXXXXX Content-Type: application/json
Request body: {'data': '[email protected]', 'clientIp': '8.8.8.8'}

Parameters of request(body)

ParameterDescription
dataDomain or full Email address
clientIpOptional parameter. The IP address of the client that sends the request to your resource is required for a more detailed display of statistics

Headers of request

HeaderDescription
X-Api-KeyAPI key. You can get after Registering and login in your Personal Account