The whole public presence, in one file
The query assembles a file of a person’s public presence: web results, press and profiles, each with its link and its date.
What is published about a person, sorted and sourced.
Singula searches the open web, the press and social networks, and returns every result with its link and its date. The file arrives sorted into fourteen sections. The receipt stays in your log for a later review.
What one query covers
A single query sweeps the open web, the press and social networks. Everything returns sorted by source type.
Web presence
Up to a hundred public results, no duplicates, with the passage where the name appears.
Press with date and tone
Each article arrives with the outlet that published it and the date, up to a hundred per query. It also flags whether the tone is favourable, neutral or unfavourable.
Professional profiles and social
LinkedIn profiles are delivered on their own. Facebook, X, Instagram and TikTok arrive grouped, with the network already identified.
Images and public card
The public images with the page they came from, plus the person’s summary card when there is one. Images arrive with the Premium tier.
The same search, three sections more
Both tiers sweep the same public sources. Premium adds three sections to the file.
- Web results
- Press with date and tone
- LinkedIn profiles
- Social accounts
- Public summary card
Profile synthesis
A written account of who the person is and what they do, with its sources cited.
Images
The photographs published under that name, each with the page it appears on.
Phone line details
The carrier operating the number, the line type and the region.
Line details are looked up only when you send a phone number. The remaining sections arrive complete with or without it.
How it works
The query runs in the background and the file reaches your dashboard once it is complete.
Person details
The query starts from the customer record. The name is enough; the company, job title or city sharpen the search and stay saved on the same record.
Search and sorting
The query sweeps the public sources and sorts the results by source type. The Premium tier adds the images and the profile synthesis.
Delivery to the dashboard
The file reaches your dashboard with its reference number and its date. Your team gets the notice as soon as it is ready.
What the file contains
Fourteen sections, always in the same order. The ones marked Premium arrive with that tier.
The tier that was run: basic or Premium.
Example premium
API field: tier · stringThe public results under that name, each with the page title and its link.
API field: web_results · arrayEvery media mention with the outlet and its date. It flags whether the tone is favourable, neutral or unfavourable.
API field: news · arrayThe LinkedIn profiles matching the name, each with its link.
API field: linkedin_profiles · arrayPublic profiles on Facebook, X, Instagram and TikTok, with the network already identified.
API field: social_profiles · arrayThe summary search engines show for a well-known person, when there is one.
API field: knowledge_graph · objectThe photographs published under that name, each with the page it appears on. Comes with Premium.
API field: images · arrayA written account of who the person is and what they do. Comes with Premium.
API field: summary · stringThe best-matching profile, with the job title and the company. Comes with Premium.
API field: linkedin · objectPrevious roles and schooling, each with its period. Comes with Premium.
API field: work_history · education · arrayThe companies tied to the person, with the role and whether it is current. Each one carries the link backing it. Comes with Premium.
API field: companies · arrayThe person’s public presence on a scale: none, low, medium or high. Comes with Premium.
Example medium
API field: digital_footprint · stringThe sources cited in the profile text, each with its link. Comes with Premium.
API field: sources · arrayIf you sent a phone number, it comes back with the carrier operating it and the line type. Comes with Premium.
API field: phone_lookup · objectThe file before signing, hiring or approving
Three points where a risk or HR team runs the query.
Partners and suppliers
The query returns the public presence of the company’s representative and the press coverage where the name appears, with its date and its tone.
Signing-authority hires
The file delivers the career history, the education and the companies published under the candidate’s name, each data point with its link.
High-value cases
The query indicates whether the name appears in the press, with the date and the tone of each article.
Scope of the file
Where the data comes from, how each query is logged, and where the file sits in the process.
The same catalogue includes the verification tools: identity against RENAPO, RFC against the SAT, sanctions lists and judicial records.
- 01
Public sources
Everything in the file is published in open sources and arrives with the link of the page it came from.
- 02
Reference number and date
Every file records its reference number, its date and the tier that was run. The account log keeps every query.
- 03
Risk score
The score is computed from the identity and background verifications. The digital footprint file is delivered as context, separate from the score.
- 04
Common names
The company, job title or city sharpen the search on a repeated name. Every result includes the link of the profile or page found.
- 05
Subject consent
The privacy notice and the subject’s consent are handled inside your process, the same as the rest of the customer file.
Everything runs through the API.
Every operation on this page runs as an API call. The full field-by-field reference is in the documentation.
- Use it directly (the value in the body) or on a customer file. Same response.
# Nivel básico
curl -X POST https://api.singula.mx/app/intel/customer/cus_lzk9m4ab3f \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{"email": "[email protected]", "phone": "5512345678",
"city": "Guadalajara", "state": "Jalisco"}'
# Nivel Premium
curl -X POST https://api.singula.mx/app/intel-premium/customer/cus_lzk9m4ab3f \
-H "Authorization: Bearer sk_live_..." \
-H "Content-Type: application/json" \
-d '{"email": "[email protected]", "phone": "5512345678"}'
→ { "request_id": "6622f8a1c1d2e3f4a5b6c7d8", "data": {} }
# El expediente llega por webhook. También se consulta con el request_id:
curl https://api.singula.mx/dashboard/request/6622f8a1c1d2e3f4a5b6c7d8 \
-H "Authorization: Bearer sk_live_..."Frequently asked questions
From public sources: the open web, the press and the profiles the person maintains themselves. Every result arrives with the link of the page where it is published.
Both sweep the same public sources. Basic delivers the web results, the press with date and tone, the profiles and the public summary card. Premium adds the profile synthesis, the images and the phone line details.
It is one of its parts. A complete file combines identity against RENAPO, RFC against the SAT, sanctions lists and judicial records. Digital footprint adds the context published in open sources. All the tools live in the same catalogue.
Digital footprint is built around a person. If you send the company they work for, the search sharpens and the companies tied to them show up in the Premium file. To review litigation against a legal entity, the tool is judicial records, which searches on the legal name and the trade name.
Every query stays in your account log with its reference number, its date, the tier that was run and the user who requested it.
Run the first query at no cost
Open an account and run the query in the test environment. The test file arrives with the same fourteen sections.
Create free account