SenseCollect logoSenseCollect
  • Sources
  • Solutions
  • Pricing
  • Tools
  • Blog
  • About
DocsGet API key
SourcesSolutionsPricingToolsBlogAboutDocs
Get API keyLog in
Explorer

Run any endpoint from the browser

Pick an endpoint, read its parameters, copy the request. Hit Run it and the request goes to the real API — free endpoints answer with data, key-gated ones answer with the real 401.

Get API keyRead the docs

9 endpoints · live requests · no signup to browse

GET/v1/maps/search· Maps

Businesses matching a query and location, with phone, email, website, rating, and review count.

curl "https://sensecollect.com/v1/maps/search?query=dentists&location=Berlin&limit=50" \
  -H "x-api-key: $SENSECOLLECT_KEY"
Responseidle
// Hit “Run it” for a live response. Data endpoints
// need your own key, so this one answers 401 until
// you send x-api-key.
Parameters
querystringrequired
What to search for.
locationstring
City, region, or country. Defaults to United States.
limitinteger
How many places to return. Defaults to 50, max 200.
enrichboolean
Resolve contact details and social profiles. Costs more credits per row. Defaults to true.
SenseCollect logoSenseCollect

The public web data API. One key, one unified schema, across every source we cover.

No subscriptionCredits never expireRefund on failed calls

API

DocumentationResponse schemaExplorerCatalog (JSON)Changelog

Sources

MapsAmazon reviewsTikTokAll sources

Company

PricingSolutionsToolsBlogAboutContact

Account

Get API keyLog inAPI keysCredits

© 2026 SenseCollect

Public data only. Review every response before you act on it.