{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "stableenrich-dev-api-google-maps-nearby-search-partial",
  "title": "Stableenrich \u00b7 Nearby Search Partial",
  "url": "https://stableenrich.dev/api/google-maps/nearby-search/partial",
  "category": "data",
  "summary": "Stableenrich \u00b7 Nearby Search Partial \u2014 x402-protected data API. Pay $0.020 per call on base, solana. Indexed by x402all.",
  "seo": {
    "title": "Stableenrich \u00b7 Nearby Search Partial \u2014 x402 data API \u00b7 $0.020 per call",
    "description": "Stableenrich \u00b7 Nearby Search Partial \u2014 x402-protected data API. Pay $0.020 per call on base, solana. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "6cvgmdrsVxyiuPzqMCSBnS7fAmA5Mk2VG4BcfVhC8jdC",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "excludeFields",
              "locationRestriction",
              "maxResultCount",
              "languageCode",
              "rankPreference"
            ],
            "properties": {
              "languageCode": {
                "type": "string",
                "default": "en"
              },
              "excludeFields": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "default": [
                  "photos"
                ]
              },
              "excludedTypes": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "maxItems": 50
              },
              "includedTypes": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "maxItems": 50
              },
              "maxResultCount": {
                "type": "number",
                "default": 5,
                "maximum": 5,
                "minimum": 1
              },
              "rankPreference": {
                "enum": [
                  "POPULARITY",
                  "DISTANCE"
                ],
                "type": "string",
                "default": "POPULARITY"
              },
              "locationRestriction": {
                "type": "object",
                "required": [
                  "circle"
                ],
                "properties": {
                  "circle": {
                    "type": "object",
                    "required": [
                      "center",
                      "radius"
                    ],
                    "properties": {
                      "center": {
                        "type": "object",
                        "required": [
                          "latitude",
                          "longitude"
                        ],
                        "properties": {
                          "latitude": {
                            "type": "number"
                          },
                          "longitude": {
                            "type": "number"
                          }
                        },
                        "additionalProperties": false
                      },
                      "radius": {
                        "type": "number",
                        "maximum": 50000,
                        "minimum": 0
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x325bdf6f7efab24a2210c48c1b64cab2eae1d430",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "required": [
              "excludeFields",
              "locationRestriction",
              "maxResultCount",
              "languageCode",
              "rankPreference"
            ],
            "properties": {
              "languageCode": {
                "type": "string",
                "default": "en"
              },
              "excludeFields": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "default": [
                  "photos"
                ]
              },
              "excludedTypes": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "maxItems": 50
              },
              "includedTypes": {
                "type": "array",
                "items": {
                  "type": "string"
                },
                "maxItems": 50
              },
              "maxResultCount": {
                "type": "number",
                "default": 5,
                "maximum": 5,
                "minimum": 1
              },
              "rankPreference": {
                "enum": [
                  "POPULARITY",
                  "DISTANCE"
                ],
                "type": "string",
                "default": "POPULARITY"
              },
              "locationRestriction": {
                "type": "object",
                "required": [
                  "circle"
                ],
                "properties": {
                  "circle": {
                    "type": "object",
                    "required": [
                      "center",
                      "radius"
                    ],
                    "properties": {
                      "center": {
                        "type": "object",
                        "required": [
                          "latitude",
                          "longitude"
                        ],
                        "properties": {
                          "latitude": {
                            "type": "number"
                          },
                          "longitude": {
                            "type": "number"
                          }
                        },
                        "additionalProperties": false
                      },
                      "radius": {
                        "type": "number",
                        "maximum": 50000,
                        "minimum": 0
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "stableenrich-dev",
    "host": "stableenrich.dev",
    "url": "https://stableenrich.dev",
    "favicon": "https://stableenrich.dev/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/stableenrich-dev-api-google-maps-nearby-search-partial",
    "url": "https://x402all.com/resource/stableenrich-dev-api-google-maps-nearby-search-partial",
    "name": "Stableenrich \u00b7 Nearby Search Partial",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/stableenrich-dev-api-google-maps-nearby-search-partial",
        "@type": "Offer",
        "price": "0.02",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "solana"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.020000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      },
      {
        "url": "https://x402all.com/resource/stableenrich-dev-api-google-maps-nearby-search-partial",
        "@type": "Offer",
        "price": "0.02",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "additionalProperty": [
          {
            "name": "paymentNetwork",
            "@type": "PropertyValue",
            "value": "base"
          },
          {
            "name": "paymentAsset",
            "@type": "PropertyValue",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ],
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.020000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent"
      }
    ],
    "sameAs": "https://stableenrich.dev/api/google-maps/nearby-search/partial",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/stableenrich-dev",
      "url": "https://stableenrich.dev",
      "name": "stableenrich.dev",
      "@type": "Organization"
    },
    "identifier": "stableenrich-dev-api-google-maps-nearby-search-partial",
    "description": "Stableenrich \u00b7 Nearby Search Partial \u2014 x402-protected data API. Pay $0.020 per call on base, solana. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stableenrich-dev-api-google-maps-nearby-search-partial",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stableenrich-dev-api-google-maps-nearby-search-partial",
  "callability": {
    "status": "call_ready",
    "schema_callability": 0.722,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 1.0,
    "validated_at": "2026-05-11T00:18:15.932463+00:00",
    "warnings": []
  },
  "contract": {
    "method": "POST",
    "route_template": "/api/google-maps/nearby-search/partial",
    "content_type": "application/json",
    "request_body_schema": {
      "type": "object",
      "required": [
        "locationRestriction"
      ],
      "properties": {
        "languageCode": {
          "type": "string",
          "default": "en"
        },
        "excludeFields": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "default": [
            "photos"
          ]
        },
        "excludedTypes": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "maxItems": 50
        },
        "includedTypes": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "maxItems": 50
        },
        "maxResultCount": {
          "type": "number",
          "default": 5,
          "maximum": 5,
          "minimum": 1
        },
        "rankPreference": {
          "enum": [
            "POPULARITY",
            "DISTANCE"
          ],
          "type": "string",
          "default": "POPULARITY"
        },
        "locationRestriction": {
          "type": "object",
          "required": [
            "circle"
          ],
          "properties": {
            "circle": {
              "type": "object",
              "required": [
                "center",
                "radius"
              ],
              "properties": {
                "center": {
                  "type": "object",
                  "required": [
                    "latitude",
                    "longitude"
                  ],
                  "properties": {
                    "latitude": {
                      "type": "number"
                    },
                    "longitude": {
                      "type": "number"
                    }
                  }
                },
                "radius": {
                  "type": "number",
                  "maximum": 50000,
                  "minimum": 0
                }
              }
            }
          }
        }
      }
    },
    "response_schema": {
      "type": "object",
      "properties": {
        "places": {
          "type": "array",
          "items": {
            "type": "object",
            "required": [
              "id"
            ],
            "properties": {
              "id": {
                "type": "string"
              },
              "types": {
                "type": "array",
                "items": {
                  "type": "string"
                }
              },
              "dineIn": {
                "type": "boolean"
              },
              "photos": {
                "type": "array",
                "items": {
                  "type": "object",
                  "required": [
                    "name",
                    "widthPx",
                    "heightPx"
                  ],
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "widthPx": {
                      "type": "number"
                    },
                    "heightPx": {
                      "type": "number"
                    }
                  },
                  "additionalProperties": false
                }
              },
              "rating": {
                "type": "number"
              },
              "reviews": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "name": {
                      "type": "string"
                    },
                    "text": {
                      "type": "object",
                      "required": [
                        "text",
                        "languageCode"
                      ],
                      "properties": {
                        "text": {
                          "type": "string"
                        },
                        "languageCode": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "rating": {
                      "type": "number"
                    },
                    "publishTime": {
                      "type": "string"
                    },
                    "originalText": {
                      "type": "object",
                      "required": [
                        "text",
                        "languageCode"
                      ],
                      "properties": {
                        "text": {
                          "type": "string"
                        },
                        "languageCode": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "authorAttribution": {
                      "type": "object",
                      "required": [
                        "displayName"
                      ],
                      "properties": {
                        "uri": {
                          "type": "string"
                        },
                        "photoUri": {
                          "type": "string"
                        },
                        "displayName": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "relativePublishTimeDescription": {
                      "type": "string"
                    }
                  },
                  "additionalProperties": false
                }
              },
              "takeout": {
                "type": "boolean"
              },
              "delivery": {
                "type": "boolean"
              },
              "location": {
                "type": "object",
                "required": [
                  "latitude",
                  "longitude"
                ],
                "properties": {
                  "latitude": {
                    "type": "number"
                  },
                  "longitude": {
                    "type": "number"
                  }
                },
                "additionalProperties": false
              },
              "restroom": {
                "type": "boolean"
              },
              "liveMusic": {
                "type": "boolean"
              },
              "allowsDogs": {
                "type": "boolean"
              },
              "priceLevel": {
                "type": "string"
              },
              "priceRange": {
                "type": "object",
                "properties": {
                  "endPrice": {
                    "type": "object",
                    "required": [
                      "currencyCode",
                      "units"
                    ],
                    "properties": {
                      "units": {
                        "type": "string"
                      },
                      "currencyCode": {
                        "type": "string"
                      }
                    },
                    "additionalProperties": false
                  },
                  "startPrice": {
                    "type": "object",
                    "required": [
                      "currencyCode",
                      "units"
                    ],
                    "properties": {
                      "units": {
                        "type": "string"
                      },
                      "currencyCode": {
                        "type": "string"
                      }
                    },
                    "additionalProperties": false
                  }
                },
                "additionalProperties": false
              },
              "reservable": {
                "type": "boolean"
              },
              "servesBeer": {
                "type": "boolean"
              },
              "servesWine": {
                "type": "boolean"
              },
              "websiteUri": {
                "type": "string"
              },
              "displayName": {
                "type": "object",
                "required": [
                  "text",
                  "languageCode"
                ],
                "properties": {
                  "text": {
                    "type": "string"
                  },
                  "languageCode": {
                    "type": "string"
                  }
                },
                "additionalProperties": false
              },
              "primaryType": {
                "type": "string"
              },
              "servesLunch": {
                "type": "boolean"
              },
              "servesBrunch": {
                "type": "boolean"
              },
              "servesCoffee": {
                "type": "boolean"
              },
              "servesDinner": {
                "type": "boolean"
              },
              "goodForGroups": {
                "type": "boolean"
              },
              "googleMapsUri": {
                "type": "string"
              },
              "servesDessert": {
                "type": "boolean"
              },
              "businessStatus": {
                "type": "string"
              },
              "curbsidePickup": {
                "type": "boolean"
              },
              "outdoorSeating": {
                "type": "boolean"
              },
              "parkingOptions": {
                "type": "object",
                "properties": {
                  "valetParking": {
                    "type": "boolean"
                  },
                  "freeParkingLot": {
                    "type": "boolean"
                  },
                  "paidParkingLot": {
                    "type": "boolean"
                  },
                  "freeGarageParking": {
                    "type": "boolean"
                  },
                  "freeStreetParking": {
                    "type": "boolean"
                  },
                  "paidGarageParking": {
                    "type": "boolean"
                  },
                  "paidStreetParking": {
                    "type": "boolean"
                  }
                },
                "additionalProperties": false
              },
              "paymentOptions": {
                "type": "object",
                "properties": {
                  "acceptsNfc": {
                    "type": "boolean"
                  },
                  "acceptsCashOnly": {
                    "type": "boolean"
                  },
                  "acceptsDebitCards": {
                    "type": "boolean"
                  },
                  "acceptsCreditCards": {
                    "type": "boolean"
                  }
                },
                "additionalProperties": false
              },
              "goodForChildren": {
                "type": "boolean"
              },
              "servesBreakfast": {
                "type": "boolean"
              },
              "servesCocktails": {
                "type": "boolean"
              },
              "userRatingCount": {
                "type": "number"
              },
              "editorialSummary": {
                "type": "object",
                "required": [
                  "text",
                  "languageCode"
                ],
                "properties": {
                  "text": {
                    "type": "string"
                  },
                  "languageCode": {
                    "type": "string"
                  }
                },
                "additionalProperties": false
              },
              "formattedAddress": {
                "type": "string"
              },
              "currentOpeningHours": {
                "type": "object",
                "properties": {
                  "openNow": {
                    "type": "boolean"
                  },
                  "periods": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "open": {
                          "type": "object",
                          "required": [
                            "day",
                            "hour",
                            "minute"
                          ],
                          "properties": {
                            "day": {
                              "type": "number"
                            },
                            "hour": {
                              "type": "number"
                            },
                            "minute": {
                              "type": "number"
                            }
                          },
                          "additionalProperties": false
                        },
                        "close": {
                          "type": "object",
                          "required": [
                            "day",
                            "hour",
                            "minute"
                          ],
                          "properties": {
                            "day": {
                              "type": "number"
                            },
                            "hour": {
                              "type": "number"
                            },
                            "minute": {
                              "type": "number"
                            }
                          },
                          "additionalProperties": false
                        }
                      },
                      "additionalProperties": false
                    }
                  },
                  "weekdayDescriptions": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    }
                  }
                },
                "additionalProperties": false
              },
              "nationalPhoneNumber": {
                "type": "string"
              },
              "regularOpeningHours": {
                "type": "object",
                "properties": {
                  "openNow": {
                    "type": "boolean"
                  },
                  "periods": {
                    "type": "array",
                    "items": {
                      "type": "object",
                      "properties": {
                        "open": {
                          "type": "object",
                          "required": [
                            "day",
                            "hour",
                            "minute"
                          ],
                          "properties": {
                            "day": {
                              "type": "number"
                            },
                            "hour": {
                              "type": "number"
                            },
                            "minute": {
                              "type": "number"
                            }
                          },
                          "additionalProperties": false
                        },
                        "close": {
                          "type": "object",
                          "required": [
                            "day",
                            "hour",
                            "minute"
                          ],
                          "properties": {
                            "day": {
                              "type": "number"
                            },
                            "hour": {
                              "type": "number"
                            },
                            "minute": {
                              "type": "number"
                            }
                          },
                          "additionalProperties": false
                        }
                      },
                      "additionalProperties": false
                    }
                  },
                  "weekdayDescriptions": {
                    "type": "array",
                    "items": {
                      "type": "string"
                    }
                  }
                },
                "additionalProperties": false
              },
              "accessibilityOptions": {
                "type": "object",
                "properties": {
                  "wheelchairAccessibleParking": {
                    "type": "boolean"
                  },
                  "wheelchairAccessibleSeating": {
                    "type": "boolean"
                  },
                  "wheelchairAccessibleEntrance": {
                    "type": "boolean"
                  },
                  "wheelchairAccessibleRestroom": {
                    "type": "boolean"
                  }
                },
                "additionalProperties": false
              },
              "servesVegetarianFood": {
                "type": "boolean"
              },
              "goodForWatchingSports": {
                "type": "boolean"
              },
              "internationalPhoneNumber": {
                "type": "string"
              }
            },
            "additionalProperties": false
          }
        },
        "nextPageToken": {
          "type": "string"
        }
      },
      "additionalProperties": false
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "declared",
      "response_schema": "declared"
    },
    "contract_hash": "cbd78a53ba818ddfa48bc51ba3b8dbedbd4d9dab8838d4c2eec744d3b848a436"
  }
}