Create a new request
POST https://emailverification.whoisxmlapi.com/api/bevService/request
Request Body
{"apiKey"=>"{{api_key}}", "emails"=>["alex@hotmail.edu", "bob@google.com", "mila@yahoo.com"], "format"=>"json"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"response":{"id":596}}