Intelligence built for Consumer Sales & Marketing
Deliver personalized, relevant outreach to the right prospect at the right time with Minerva's data on more than 250 million Americans. Pay per request — no auth, no subscriptions.
Minerva's 360° consumer profiles enable conversion throughout the funnel. Verified contacts, better reach, more revenue.
Install Minerva into AgentCash.
Run in your terminal
Onboard into AgentCash, make one live call against this API, then save it into your agent's persistent context.
Onboard AgentCash
Sets up AgentCash and routes you through credits if needed.
npx agentcash onboardTry the API
Discovers the origin and walks the first live call path.
npx agentcash try https://minerva-api.vercel.appAdd for reuse
Keeps Minerva available in your agent's persistent context.
npx agentcash add https://minerva-api.vercel.appResolve person identity to a Minerva PID and LinkedIn URL. Supports fuzzy matching and reverse lookup by email or phone.
POST /api/minerva/resolveEnrich person records with demographics, work history, education, contact info, addresses, and financial signals.
POST /api/minerva/enrichCheck if email addresses exist in the Minerva database with validation status and last seen timestamps.
POST /api/minerva/validate-emailsSearch for people using natural-language queries. Returns matching person identifiers and contact channel coverage.
POST /api/minerva/person-searchRetrieve a previously created person search by its ID.
GET /api/minerva/person-search/get