Setting up Email Intelligence

Email Intelligence uses the same client and server setup as the other Titan products.

Email Intelligence integrates using the same steps as the other Titan products — there is no separate setup path. If you have integrated Arkose Bot Manager, Email Intelligence follows the identical client-side and server-side flow. For background, see the Email Intelligence Overview.

Follow the shared setup guide

Complete your integration using the standard Titan setup, which walks through client-side, server-side, and any specialized setup:

➡️ Setting up the Titan Products

That guide covers:

Client-side setup — for each of your web and mobile platforms.

Server-side setup — standard servers or your CDN provider (Fastly, Akamai, Cloudflare).

Specialized setup — SRI, iframe, React/Angular, connected devices, and reCAPTCHA migration, where applicable.

Passing the email address

Email Intelligence requires the end-user's email address to be provided. There are two ways to do this:

Via Data Exchange — Include the email address in the encrypted Data Exchange blob. See Data Exchange for formation and encryption details.

Via Verify API — Pass the email_address field in a POST request with an application/json body when calling Verify v4.

Reading the Email Intelligence response

Once integrated, the verification response includes an email_intelligence blob containing an email risk score, suggested action, and triggered rule details you can feed into your risk policies. See Email Intelligence API Reference for where these fields appear and how to interpret them.