Skip to main content

Cyware Orchestrate

Verify Email

App Vendor: Verify Email Org

App Category: Data Enrichment & Threat Intelligence

Connector version: V1.0.0

API Version: 1.0.0

About App

This email verification tool actually connects to the mail server and checks whether the mailbox exists or not. Analysts can check if a mailbox exists or not using this app.

The Verify Email app is configured with the Orchestrate application to perform the following actions:

Action Name

Description

Verify email

This action verifies if a mailbox exists or not.

Configuration Parameters

Parameter

Description

Field Type

Required/Optional

Comments

API key

Enter the API key for your Verify Email application.

Example:

"xaCGLgL.0inklc7mVLWwsAawjYr5Rx"

Password

Required

Action: Verify email

This action verifies if a mailbox exists or not.

Action Input Parameters

Parameter

Description

Field Type

Required/Optional

Comments

Email

Enter the email address to verify.

Example:

"abc@example.com"

Text

Required

Example Request

[
    {
        "email": "abc@example.com"
    }
]