The catalog
Every API, one clean contract.
128 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
★
Popular
Reputation & Reviews
11 APIsE-commerce & Marketplaces
24 APIsReal Estate
6 APIsJobs & Hiring
8 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
5 APIsMedia, Film & Knowledge
15 APIsUtilities & AI
19 APIsDeveloper Tools
20 APIsClassifieds & Second-hand
4 APIsDigital Footprint
live/digital-footprint · 4 endpoints
post/digital-footprint/v1/username3 creditsCheck a username across the public no-session platform stable-set (Maigret/Sherlock surface): per-platform found/not_found/unknown/rate_limited + profile_url + category
username*categoriessitesinclude_nsfw
{
"username": "torvalds"
}Try in playground →post/digital-footprint/v1/email2 creditsCheck an email for a linked account on the reliable no-session surface (Gravatar by email-hash); email is hashed locally, never logged/cached
email*
{
"email": "[email protected]"
}Try in playground →post/digital-footprint/v1/phone2 creditsCheck a phone number's no-session messaging-platform footprint (WhatsApp surface); inner-calls phone-validate for E.164 normalization first
phone*
{
"phone": "+14155552671"
}Try in playground →post/digital-footprint/v1/summary1 creditAggregate footprint for ANY identifier (auto-detects username/email/phone) → platform_count + category_distribution (no profile content fetched)
input*categoriessitesinclude_nsfw
{
"input": "torvalds"
}Try in playground →
Social Media
7 APIs