Mastercard · Schema
BillingInsights
Credit CardsDigital IdentityFinancial-ServicesFraud DetectionOpen BankingPaymentsFortune 500
Properties
| Name | Type | Description |
|---|---|---|
| validityLevel | string | The most granular level to which the address could be validated. Ex. If the address was only valid to the city level (but not to the house level), it would return valid_to_city.Possible Values are: * |
| firstSeenDays | integer | Number of days that have passed since the address was first seen. |
| lastSeenDays | integer | Number of days that have passed since the address was last seen. |
| matchToName | string | The match status between either of the input names (person or business) and the queried entity. Possible values are: * not-found * match * no-match |
| shippingAddressRelationship | string | The relationship between billing and shipping address. Possible values are: * `match` * `city_match` * `seen_together` * `seen_with_others` * `no_relationship` * `null` |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "BillingInsights",
"type": "object",
"properties": {
"validityLevel": {
"type": "string",
"description": "The most granular level to which the address could be validated. Ex. If the address was only valid to the city level (but not to the house level), it would return valid_to_city.Possible Values are: * valid_to_house_number * missing_address * invalid * valid * valid_to_street * valid_to_country * valid_to_city * valid_to_house_number_missing_apt"
},
"firstSeenDays": {
"type": "integer",
"description": "Number of days that have passed since the address was first seen."
},
"lastSeenDays": {
"type": "integer",
"description": "Number of days that have passed since the address was last seen."
},
"matchToName": {
"type": "string",
"description": "The match status between either of the input names (person or business) and the queried entity. Possible values are: * not-found * match * no-match"
},
"shippingAddressRelationship": {
"type": "string",
"description": "The relationship between billing and shipping address. Possible values are: * `match` * `city_match` * `seen_together` * `seen_with_others` * `no_relationship` * `null`"
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/mastercard-identity-insights-for-transactions-billing-insights"
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.