Know every person deeply before you trust
Automated digital footprint investigation. Social media, news, public records and online presence — all in a single query.
What do we investigate?
A complete picture of anyone's digital presence.
Social media
Public profiles on major platforms.
News & media
Mentions in press, blogs, and digital media.
Public records
Business directories, legal records, and more.
Online presence
General digital footprint: domains, profiles, activity.
How does it work?
One API call. Complete investigation. Result via webhook.
Send the query
POST with the customer_id. Optionally add email, phone, or company for better results.
Automatic investigation
Our agents crawl multiple sources in parallel. The process is asynchronous.
Receive the report
Webhook with the full profile: social media, news, photos, employment, and more.
curl -X POST https://api.singula.mx/v1/intel/investigate \
-H "Authorization: Bearer sk_live_..." \
-d '{
"customer_id": "cus_lzk9m4ab3f",
"email": "[email protected]",
"phone": "+525512345678"
}'
→ { "status": "processing", "webhook": true }
// Webhook:
{
"customer_id": "cus_lzk9m4ab3f",
"social_profiles": ["linkedin", "twitter", "facebook"],
"news_mentions": 3,
"public_records": 2,
"photos_found": 4,
"employment": { "company": "Empresa SA", "title": "Directora" },
"risk_signals": []
}Automatic enrichment
From a name and basic data, we build a complete profile.
Multiple sources
We crawl dozens of platforms and public databases.
Photos & avatars
We retrieve profile images for visual comparison.
Employment data
Current company, position, and professional history.
Async with webhook
Investigation takes seconds. We notify you when it's ready.
Ideal for due diligence
Complement KYC and blacklist with real human context.