
Profile enrichment
Title, company, role history, location, and reach for any professional, resolved from a URL or an identifier.
Profiles, companies, and verified emails on demand. Server-side, no login required, and you only pay for the records we actually find.
Continuously refreshed
Send a single profile URL and the data layer returns the person and the company they work at, structured and ready to use. No stitching together three tools.
POST /v1/person/enrich -> person + company in one responseWe never touch your LinkedIn session or ask for a cookie. No seat to buy, no account to put at risk.
Credits are spent only when we return a real record. Not-founds, errors, and cache misses are free.
Identity, firmographics, and growth signals kept current, so the record you pull today is the record that is true today.
Call a single endpoint and get back clean, structured data. One PersistData Credit equals one profile or company lookup; heavier operations cost a few more.

Title, company, role history, location, and reach for any professional, resolved from a URL or an identifier.

Headcount, industry, location, and the structured company picture behind every contact you work.

A deliverable, verified business email, returned only when we are confident. A bounce should never be a surprise.

Filter by title, industry, headcount, and geography against a refreshed taxonomy, then pull the rows you want.
Most data goes stale the day you pull it. PersistData keeps each record alive: re-checked on a cadence, with the moment a contact changes jobs flagged for you.
Every profile and company you have pulled is re-enriched on a rolling cadence, so the record you read today is the record that is true today. Nothing to re-run by hand.
When a contact changes title or company, the layer catches it and flags the change, so you reach out with the right message at the right time.
The API returns structured records you can push to the tools you already run. Export to a CRM, a sequencer, or a sheet without a connector tax.
Pre-launch: every record exports as clean JSON or CSV, so it lands wherever your team already works.
Every lookup is metered per success. We carry the cost of the misses so your credits only ever buy real, usable records.
Straightforward credits at a fraction of the legacy data vendors. No seats, no contracts, no per-user tax.
Annual Growth is $1,490 per year with two months free. Need more than 20,000 a month? Talk to us.
| Operation | Returns | Credits |
|---|---|---|
| Profile enrich | Title, roles, location, reach | 2 |
| Company enrich | Headcount, industry, firmographics | 1 |
| Email finder | One verified business email | 5 |
| People search | One filtered list row | 10 |
| Cached lookup | A recent record from our cache | 1 |
Authenticate with a single API key. Send a profile URL, get back structured data. Idempotent, metered per success, and rate-limited per plan.
# Enrich a profile curl https://api.persistdata.com/v1/person/enrich \ -H "X-API-Key: sk_live_..." \ -H "Content-Type: application/json" \ -d '{"url":"linkedin.com/in/janedoe"}' # Response { "found": true, "credits_charged": 2, "person": { "name": "Jane Doe", "title": "VP Sales", "company": "Northwind", "location": "Austin, TX" } }
No. Every lookup runs server-side. You never connect a session, paste a cookie, or buy a seat, and nothing we do puts your own account at risk.
Credits are metered per success. If a profile, company, or email cannot be returned, you are charged zero credits for that call. You only spend on records you can actually use.
One credit is one profile or company lookup. Email finding is five credits per found email and a search row is ten, so a single credit balance covers the whole catalog.
One-time packs are valid for 90 days. Monthly plans refresh each cycle, and active subscribers carry a rollover up to twice their monthly allotment.
The same enrichment engine that powers Sales Connector, refreshed continuously and served through a clean, documented API.
Request access and we will set you up with a key and a starter balance. Tell us what you are building.