emailstring · requiredany address at the company; the domain is what does the work
format: email · minLength: 1 · maxLength: 254
The Companies API
Identify and enrich the company behind an email address
Identify and enrich the company behind an email address Retrieve one bounded result or page. Pagination is explicit; each follow-up page is another call. The catalog price is the maximum per request. Quotes use the selected limits; settlement is verified supplier cost plus 40%, with a $0.0025 minimum per successful call, including supplier waivers and successful no-match results. Results include reviewed business data and available pagination. The worked example shows selected fields from a recorded response, with at most one selected item from each list.
Agents select this operation with tool ID the-companies-api.companies-enrich-by-email, then check its current inputs and price before a run.
emailstring · requiredany address at the company; the domain is what does the work
format: email · minLength: 1 · maxLength: 254
simplifiedboolean · optionalreduced record for zero credits
dataobjectReturned data value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "the-companies-api.companies-enrich-by-email",
"input": {
"email": "patrick@stripe.com"
}
}{
"data": {
"email": {
"name": "patrick",
"domain": "stripe.com"
},
"company": {
"about": {
"name": "Stripe",
"industry": "financial-services",
"nameLegal": "Stripe, Inc.",
"industries": [
"banking"
],
"yearFounded": 2010,
"totalEmployees": "1k-5k",
"totalEmployeesExact": 8000
},
"domain": {
"domain": "stripe.com",
"status": 200
},
"socials": {
"github": {
"id": "stripe",
"url": "https://github.com/stripe"
},
"twitter": {
"id": "stripe",
"url": "https://twitter.com/stripe"
},
"youtube": {
"id": "stripe",
"url": "https://youtube.com/@stripe"
},
"facebook": {
"id": "StripeHQ",
"url": "https://facebook.com/StripeHQ"
},
"linkedin": {
"id": "stripe",
"url": "https://linkedin.com/company/stripe"
},
"instagram": {
"id": "stripehq",
"url": "https://instagram.com/stripehq"
},
"wellfound": {
"id": "stripe",
"url": "http://angel.co/stripe"
}
},
"finances": {
"revenue": "over-1b"
},
"locations": {
"headquarters": {
"city": {
"name": "San Francisco"
},
"state": {
"name": "California"
},
"county": {
"name": "San Francisco"
},
"country": {
"name": "United States"
},
"continent": {
"name": "North America"
}
}
},
"descriptions": {
"tagline": "Financial Infrastructure to Increase Your Revenue",
"website": "Stripe powers online and in-person payment processing and financial solutions for businesses of all sizes. Accept payments, send payouts, and automate financial processes with a suite of APIs and no-code tools."
}
}
}
}invalid_input: The lookup fields or limits are invalid.example: {"email":"patrick@stripe.com"}upstream_error: The provider could not complete a verified result; the wallet was not charged.Check the documented fields and contact Scrollport support with the run ID if needed.Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.