Authorizations
API Key authentication
Query Parameters
Free-text search query to match against location names, addresses, merchant names, or location identifiers
"Whole Foods Market"
List of location types to filter search results. Restricts search to specified location types only. Types include Store (retail locations) and Warehouse (fulfillment centers).
Maximum number of locations to return in a single response. Used for pagination control
1 <= x <= 10025
Page number for paginated results, starting from 1. Used with 'size' parameter for pagination
x >= 11
Geographic latitude coordinate for proximity search. Must be a valid latitude between -90 and 90 degrees
-90 <= x <= 9037.7749
Geographic longitude coordinate for proximity search. Must be a valid longitude between -180 and 180 degrees
-180 <= x <= 180-122.4194
Search radius distance from the provided coordinates. Format: number followed by unit (mi for miles, km for kilometers)
"10mi"