Minerva

Minerva API

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.

AgentCash

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.

Step 1

Onboard AgentCash

Sets up AgentCash and routes you through credits if needed.

$npx agentcash onboard
Step 2

Try the API

Discovers the origin and walks the first live call path.

$npx agentcash try https://minerva-api.vercel.app
Step 3

Add for reuse

Keeps Minerva available in your agent's persistent context.

$npx agentcash add https://minerva-api.vercel.app
Minervaminerva-api.vercel.app
AgentCash Docs

Endpoints

Resolve

$0.02

Resolve person identity to a Minerva PID and LinkedIn URL. Supports fuzzy matching and reverse lookup by email or phone.

POST /api/minerva/resolve

Enrich

$0.05

Enrich person records with demographics, work history, education, contact info, addresses, and financial signals.

POST /api/minerva/enrich

Validate Emails

$0.01

Check if email addresses exist in the Minerva database with validation status and last seen timestamps.

POST /api/minerva/validate-emails

Person Search

$0.04

Search for people using natural-language queries. Returns matching person identifiers and contact channel coverage.

POST /api/minerva/person-search

Get Search

$0.01

Retrieve a previously created person search by its ID.

GET /api/minerva/person-search/get