LexisNexis Emailage

LexisNexis Emailage is an email and IP address fraud-risk scoring API acquired by LexisNexis Risk Solutions in 2020. It returns a real-time risk score and advice band for an email address and/or IP address, used in transaction fraud screening. Unlike the six insurance products it has first-party client libraries published to public registries (PyPI, RubyGems, NuGet) and maintained in the company GitHub organisation, and those libraries hard-code the production and sandbox host names. No OpenAPI definition is published; credentials (Account SID plus auth token, signed with OAuth 1.0a HMAC-SHA256/384/512, or OAuth 2.0 client credentials) are issued under commercial contract.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/emailage"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: lexisnexis-risk-solutions:emailage
name: LexisNexis Emailage
description: LexisNexis Emailage is an email and IP address fraud-risk scoring API acquired by LexisNexis
  Risk Solutions in 2020. It returns a real-time risk score and advice band for an email address and/or
  IP address, used in transaction fraud screening. Unlike the six insurance products it has first-party
  client libraries published to public registries (PyPI, RubyGems, NuGet) and maintained in the company
  GitHub organisation, and those libraries hard-code the production and sandbox host names. No OpenAPI
  definition is published; credentials (Account SID plus auth token, signed with OAuth 1.0a HMAC-SHA256/384/512,
  or OAuth 2.0 client credentials) are issued under commercial contract.
humanURL: https://risk.lexisnexis.com/products/lexisnexis-emailage
baseURL: https://api.emailage.com
tags:
- Fraud Detection
- Identity
- Risk Data
- Email Intelligence
- Data Analytics
properties:
- type: Documentation
  url: https://risk.lexisnexis.com/products/lexisnexis-emailage
- type: SourceCode
  url: https://github.com/lexisnexis-risk-solutions/emailage-public-clients
- type: SDKs
  url: packages/lexisnexis-risk-solutions-packages.yml
  name: First-party Emailage client libraries (Python, Ruby, Go, Java, PHP, JavaScript, .NET)
- type: Sandbox
  url: sandbox/lexisnexis-risk-solutions-sandbox.yml
  name: Emailage sandbox environment (https://sandbox.emailage.com)
- type: Authentication
  url: authentication/lexisnexis-risk-solutions-authentication.yml