Sirveil Exposure API · guided demo
Watch the Exposure API work.
Ask whether a person shows up on a data-broker site and get one structured answer with its evidence. Or run a full sweep that finds every exposure it can attribute to them. Everything below is a replay on a fictional person.
$0.10 a check · $0.35 a sweep · failed calls are never billed.
The problem, in three lines
Everyone promises removal. Almost nobody can show it.
- People-search sites publish home addresses, phone numbers and relatives.
- Removal and protection services promise to get people off them.
- Almost nobody can show whether a listing is there, with evidence, on demand. That is the gap this API fills.
The check · POST /api/v1/verify
One person, one site, one answer with its evidence.
Pick one of the 12 pinned people-search domains the sweep queries. Each tap replays one real-format check.
The full sweep · POST /api/v1/scan, async
Everything it can attribute. Ranked, with the reason.
A sweep queries the 12 pinned people-search domains plus the open web, breach and public-record lanes, then resolves which records are really about this person. It is a job: you submit it and collect it.
Time-lapse. A live sweep measured 154 s median, 203 s max (n=5). You submit it and collect it.
Did the removal stick?
Check before. Check after. Show the evidence.
One domain, two snapshots, 30 days apart, with an opt-out in between. The Day 30 check asks the broadest question, the name alone, because only a name-shape miss counts as an observed absence.
‘Not found in the index’ is what the check can observe. It does not fetch the page. Pair it with your own confirmation where it matters.
Who it’s for
Your cost of goods, one call at a time.
Removal & privacy services
Replace the scraper cost centre.
Stop building and babysitting your own scrapers. A $0.10 call answers the question, so you can check before and after an opt-out and show your customer the evidence.
Executive protection & security
Bill the sweep. Keep the difference.
A footprint sweep that used to eat an analyst’s weekend costs thirty-five cents, billed to your client at your rate.
Breach response & legal
Evidence, billed to the matter.
Exposure documentation that shows its sources, generated on demand. Deliverables your clients pay for, at a unit cost that rounds to nothing.
Your invoice
What it will not do
Said up front, so the rest can be trusted.
- Three states only. Listed, Not found in the index, or Couldn’t tell. The confirm-fetch states, which would need the page itself to be fetched, are not built and are never returned.
- It does not remove anything. It tells you what is exposed and where.
- Sirveil is not a consumer reporting agency and the Output is not a consumer report. Acceptable Use Policy
- Nothing is stored.
scan_ididentifies one response and is not a handle for a later request. An async result is kept for 24 hours so you can collect it, then deleted.
How to buy
It lands on the AWS bill they already pay.
Subscribe in AWS Marketplace and the key is issued when the subscription completes. The per-use rate is the whole price.
No AWS account, or committed volume? A person answers: api@sirveil.ai.
About this sample
The person on this page does not exist. Their details are invented, and the phone number is from the 555-01xx range reserved for fiction. The responses follow the API’s published response format (OpenAPI 1.4.0) field for field, so what you see is exactly the shape your code would receive. Timings shown in replays are compressed; the measured figures are printed beside them.