Aidentified Contact Matching API

Bulk contact matching and enrichment. A customer creates a dataset, uploads a UTF-8 CSV of contacts as a dataset-file via a multipart upload, and Aidentified matches and enriches every record once. Thereafter a nightly delta file carries only the contacts whose attributes changed, and a nightly trigger file carries the most recent Money in Motion wealth events for each matched contact. Authenticated with a bearer JWT exchanged for an account email and password. No public OpenAPI is published; the surface documented here is reconstructed from Aidentified's own Apache-2.0 client library.

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/aidentified-contact-matching-api"
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 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.

API entry from apis.yml

apis.yml Raw ↑
name: Aidentified Contact Matching API
description: Bulk contact matching and enrichment. A customer creates a dataset, uploads a UTF-8 CSV of
  contacts as a dataset-file via a multipart upload, and Aidentified matches and enriches every record
  once. Thereafter a nightly delta file carries only the contacts whose attributes changed, and a nightly
  trigger file carries the most recent Money in Motion wealth events for each matched contact. Authenticated
  with a bearer JWT exchanged for an account email and password. No public OpenAPI is published; the surface
  documented here is reconstructed from Aidentified's own Apache-2.0 client library.
humanURL: https://www.aidentified.com/platform/platform-capabilities
baseURL: https://matching-api.aidentified.com
image: https://cdn.prod.website-files.com/684cc996f51fd9e61fd926ba/684f6ebd6781811cd93569ed_logo-aidentified-cube-grad-webclip.png
tags:
- Data Enrichment
- Contact Data
- Identity Resolution
properties:
- type: SourceCode
  url: https://github.com/aidentified-llc/matching-api-cli
- type: Authentication
  url: authentication/aidentified-authentication.yml
- type: Conventions
  url: conventions/aidentified-conventions.yml
- type: DataModel
  url: data-model/aidentified-data-model.yml
- type: CLI
  url: cli/aidentified-cli.yml