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 APIsStore Intelligence
live/enrich-store · 3 endpoints
post/enrich-store/v1/store_lookup8 creditsstore domain → platform verdict + store metadata + tech-stack + catalog sample (price/discount/stock signals) + reputation (mode-scaled depth)
store*modemax_itemsinclude_marketplace
{
"store": "definitely not a domain"
}Try in playground →post/enrich-store/v1/platform_detect2 creditsstore domain → ecommerce platform verdict (shopify|woocommerce|magento|bigcommerce|prestashop|custom_or_unknown) from the store's own public JSON capability test + technographic fingerprint — fast, no catalog fetch
store*
{
"store": "allbirds.com"
}Try in playground →post/enrich-store/v1/batch20 creditslook up to 5 stores in one call (basic mode, cache-first, per-store ok/error)
stores*
{
"stores": [
"d0.example",
"d1.example",
"d2.example",
"d3.example",
"d4.example",
"d5.example"
]
}Try in playground →
Social Media
7 APIs