Loading capability…
Search places by text query with basic fields.
Both commands call the selected provider directly.
curl -X POST '/routes/stableenrich-googlemaps/maps/places-search' \
-H 'content-type: application/json' \
-d '{"textQuery":"coffee shops near Ferry Building San Francisco","excludeFields":["photos"],"maxResultCount":3,"languageCode":"en"}'h402 call 'maps/places-search' --provider 'stableenrich-googlemaps' --method POST --json '{"textQuery":"coffee shops near Ferry Building San Francisco","excludeFields":["photos"],"maxResultCount":3,"languageCode":"en"}'Fill the request fields, quote the exact per-call total, then choose x402 or eligible bonus credit explicitly before sending. Only the selected provider's listed parameters are accepted.
textQuerystringrequired≥ 1 charsPlace search text query.
excludeFieldsarrayoptionaldefault ["photos"]Field paths to omit from each place. Nested paths use a colon separator. StableEnrich excludes "photos" by default; pass an empty array to include them.
pageTokenstringoptionalToken from a previous nextPageToken response. Repeat the original search inputs because the token is valid only for the search that produced it.
locationBiasobjectoptionalCircular area used to bias results without excluding places outside it.
locationBias.circleobjectrequiredNested fields
centerobjectrequiredlatitudenumberrequired-90–90Latitude in decimal degrees.
longitudenumberrequired-180–180Longitude in decimal degrees.
radiusnumberrequired0–50000Radius in meters.
includedTypestringoptionalOne supported Google Places type used to filter results.
maxResultCountintegerrequired1–5Maximum results per page. StableEnrich documents a default of 5 but requires this field; its full-search guidance recommends 1–3 to keep responses compact.
languageCodestringoptionaldefault enPreferred response language.
openNowbooleanoptionalWhen true, return only places that are currently open.
minRatingnumberoptional0–5Minimum average rating. Google rounds the value up to the next 0.5 increment.
priceLevelsarrayoptionalPrice levels to include. Omit to include all price levels.
{
"textQuery": "coffee shops near Ferry Building San Francisco",
"excludeFields": [
"photos"
],
"maxResultCount": 3,
"languageCode": "en"
}{ "data": { "places": [ { "id": "ChIJ8zzFjcyBhYARR6PdLaJwL4s", "types": [ "coffee_shop", "cafe", "food_store" ], "formattedAddress": "1, Ferry Building, Shop 46, San Francisco, CA 94111, USA", "location": { "latitude": 37.7951537, "longitude": -122.392711 }, "displayName": { "text": "Red Bay Coffee Ferry Building", "languageCode": "en" }, "primaryType": "coffee_shop" }, { "id": "ChIJWTGPjmaAhYAR6c9cUJ1axtM", "types": [ "coffee_shop", "cafe", "food_store" ], "formattedAddress": "1 Ferry Building #7, San Francisco, CA 94111, USA", "location": { "latitude": 37.7961181, "longitude": -122.3939851 }, "displayName": { "text": "Blue Bottle Coffee", "languageCode": "en" }, "primaryType": "coffee_shop" }, { "id": "ChIJOdKFz1KHj4ARQsEMlp5bInU", "types": [ "coffee_shop", "coffee_roastery", "cafe" ], "formattedAddress": "1 California St, San Francisco, CA 94111, USA", "location": { "latitude": 37.7933083, "longitude": -122.396998 }, "displayName": { "text": "Coffee Bodega Farm-to-Table", "languageCode": "en" }, "primaryType": "coffee_shop" } ], "nextPageToken": "AWCwydgQ4StYjRgdSLfRB8dC_RLu0n4BV-1TxvNtOz5jZyyZIC62jLwZHwUQReEtVRFXewY6N8L6jyEM2dq97E4xS1bJS0vWIm0xgVrUeX0ubvwUXBZVkf_HvMtol4agR1Sh72CKfRhm6GGP2L5p5AQgoIFeBhq4v6r8hUMWY1KpSsdrtnwSIww9C9OmE-I" }, "h402": { "routeId": "maps/places-search", "provider": "stableenrich-googlemaps", "selectedCandidateId": "maps/places-search/stableenrich-googlemaps", "routing": "manual", "paidBy": "x402-exact" } }
Choose a provider for this task. The catalog recommends the current default from quality, reliability, and price; your selected provider stays pinned. Listed prices are provider prices; settlement adds a 5% h402 fee.