Mastercard · Schema

PrimaryEmail

Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500

Properties

Name Type Description
firstSeenDays integer Count of days since the email was first observed in Ekata's Identity Network. If the email has not been observed before, first_seen_days will be 0.
lastSeenDays integer Number of days that have passed since the email address was last seen.
valid boolean True if the email address is valid
domainCreationDate string The date when the email domain was created. Format is YYYY-MM-DD.
matchToName string The match status between the input name and the queried entity.
mailboxVelocity integer Number of times email has been seen in last 180 days.
isDisposable boolean True if the email domain is disposable. Disposable emails are generally associated with fraudulent activities. If true, this is one of the strongest risk indicators and the transaction should be flagg
View JSON Schema on GitHub

JSON Schema

mastercard-identity-insights-for-transactions-primary-email-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PrimaryEmail",
  "type": "object",
  "properties": {
    "firstSeenDays": {
      "type": "integer",
      "description": "Count of days since the email was first observed in Ekata's Identity Network. If the email has not been observed before, first_seen_days will be 0."
    },
    "lastSeenDays": {
      "type": "integer",
      "description": "Number of days that have passed since the email address was last seen."
    },
    "valid": {
      "type": "boolean",
      "description": "True if the email address is valid"
    },
    "domainCreationDate": {
      "type": "string",
      "description": "The date when the email domain was created. Format is YYYY-MM-DD."
    },
    "matchToName": {
      "type": "string",
      "description": "The match status between the input name and the queried entity."
    },
    "mailboxVelocity": {
      "type": "integer",
      "description": "Number of times email has been seen in last 180 days."
    },
    "isDisposable": {
      "type": "boolean",
      "description": "True if the email domain is disposable. Disposable emails are generally associated with fraudulent activities. If true, this is one of the strongest risk indicators and the transaction should be flagged for further review."
    }
  }
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/mastercard-identity-insights-for-transactions-primary-email"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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