Home
Adapt
Adapt Contact Search Example
Adapt Contact Search Example
Search for VP-level Engineering decision makers at US software companies with 200-1000 employees.
B2B Data Contact Data Company Data Lead Intelligence Sales Intelligence Sales Acceleration Data Enrichment Prospecting Lead Generation Email Finder Account Based Marketing CRM Enrichment Marketing Sales
Adapt Contact Search Example is an example object payload from Adapt, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operation description request response
Example Payload
{
"operation": "POST /contact/search",
"description": "Search for VP-level Engineering decision makers at US software companies with 200-1000 employees.",
"request": {
"method": "POST",
"url": "https://api.adapt.io/v3/contact/search",
"headers": {
"email": "you@yourcompany.com",
"apiKey": "YOUR_ADAPT_API_KEY",
"Content-Type": "application/json"
},
"body": {
"title": ["VP Engineering", "Vice President Engineering"],
"level": ["VP-Level"],
"department": ["Engineering"],
"companyIndustry": ["Computer Software"],
"companyHeadCount": ["201-500", "501-1000"],
"country": ["United States"],
"minimumEmailDeliverabilityScore": 85,
"required": ["EMAIL"],
"limit": 25
}
},
"response": {
"status": 200,
"headers": {
"x-call-credit-type": "search",
"search-remaining-credits": 9875
},
"body": {
"contacts": [
{
"id": "c_8a5d1f0e",
"firstName": "Jane",
"lastName": "Doe",
"title": "VP Engineering",
"department": "Engineering",
"level": "VP-Level",
"city": "San Francisco",
"state": "California",
"country": "United States",
"emailDeliverabilityScore": 95,
"linkedinURL": "https://www.linkedin.com/in/jane-doe-vpe",
"company": {
"name": "Acme Software",
"domain": "acme.example",
"industry": "Computer Software",
"headCount": "201-500",
"city": "San Francisco",
"state": "California",
"country": "United States",
"numberOfContacts": 142
}
}
],
"cursorMark": "AoEpY29udGFjdC1zZWFyY2g6MjU=",
"totalResults": 312
}
}
}
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/adapt-contact-search-example"
All examples
curl "https://apis.io/api/v1/examples?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.