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.

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