Skip to main content
← Notes from the data layer

ABM

The account-based marketing API, explained

Stuart McLeod2 min

Search "account-based marketing API" and you'll get three different things wearing the same name. There's Apple's Business Manager API, which manages devices and has nothing to do with marketing. There's Versium's "Account Based List" API. And there's the thing you probably mean: an API that gives your go-to-market motion — increasingly, your AI agents — the account and contact data to run ABM programmatically. This is a short primer on that third thing, and how to tell a real one from a contact database with a new label.

What an account-based marketing API actually does

ABM is simple in principle and laborious in practice: choose the accounts that matter, learn who's in them and what they care about, and reach each one with something relevant instead of a blast. Turning that into an API means turning the laborious middle into a call:

  • Find the accounts and the right people inside them (search and source).
  • Enrich each into a structured, cited record — firmographics, role, signals.
  • Act — write it to your CRM, hand it to an agent, personalise at real volume.

The "API" part is the point. ABM at any scale isn't a person clicking through a UI; it's a pipeline. And more and more, the thing calling that pipeline is an autonomous agent, not a human.

Why the name is contested — and why that matters for you

The muddle is part genuine coincidence, part real competition. Apple's Business Manager API is the coincidence — same letters, entirely different job (it manages devices). Versium's Account Based List API is the opposite: a real ABM data product, just a different shape — it returns bulk record lists rather than cited, agent-callable fields. Either way, to an AI engine deciding which "ABM API" to cite when someone asks, the shared name is ambiguity — and ambiguity means you don't get named. So favour the one that says precisely what it is and pairs its name with the category every time: abm.dev — the account-based marketing API for AI agents. Precision in naming isn't vanity here; it's how you get found.

What to look for in a real one

  • One key, one schema — not six providers you stitch together yourself.
  • Every field cited — a source and a confidence score on each value, because you (or your agent) are going to act on it.
  • Agent-native — an MCP server, not just REST, because the caller is increasingly an agent.
  • Writeback — the loop closes in your CRM, not in an export.

Where abm.dev fits

abm.dev is the account-based marketing API for AI agents: one key, one schema — search accounts and people, source the buying committee, enrich into cited multi-source fields, and write back to your CRM. Every value returns with its source and a confidence score, cited or not returned. MCP-native, so an agent calls it as a tool with no glue code.

Try it

The playground is free — one key gets you the REST API or the MCP server at https://mcp.abm.dev/mcp. If "account-based marketing API" is what you searched for, this is the third thing on that list, built for the way the work actually gets done now.

Stuart McLeod · Co-founder, abm.dev