Emailable
Learn how to use Emailable with Composio
Overview
Enum
EMAILABLE
Description
Emailable provides an email verification API that allows developers to integrate real-time email validation into their applications, ensuring the accuracy and deliverability of email addresses.
Authentication Details
Actions
EMAILABLE_GET_ACCOUNT_INFO
Action Parameters
Action Response
data
error
successful
EMAILABLE_GET_BATCH_STATUS
Action Parameters
batch_id
Action Response
data
error
successful
EMAILABLE_VERIFY_BATCH_EMAILS
Action Parameters
emails
Action Response
data
error
successful
EMAILABLE_VERIFY_EMAIL
Action Parameters
email
Action Response
data
error
successful
EMAILABLE_O_AUTH_AUTHORIZE
Action Parameters
client_id
redirect_uri
response_type
scope
state
Action Response
data
error
successful