Kitt

Overview

This doc outlines how to use the Kitt connector to verify email addresses.


Setup

Create connector
From the settings panel or from the node catalog, search for the Kitt integration and navigate to the 'create connector' view.

Retrieve your API key
To use Kitt, you'll need an API key from your Kitt account's admin panel. You can also use Cargo credits if you don't have a Kitt account.

Configure the connector

  1. Create a name and a slug for your connector
  2. Paste your API key into the dedicated field

Credits pricing

Verify: 1 credit per email verification


Actions

Verify - Verify an email address
Use the email verification API to validate the status of an email address. The verification is performed in realtime by default and uses cached results when available for better performance.

Input:

  • email: The email address to verify (required)

Output: The API returns detailed information about the email's validity including:

  • Whether the email is valid
  • The validity status (valid/invalid)
  • Reason for invalidity (if applicable)
  • SMTP validation status