Minimum Inputs

The query field specifies the place to be matched. Each query must have non-blank values for at least one of the following combinations to get a Placekey:

  • query.latitude + query.longitude

  • query.street_address + query.city + query.region + query.postal_code + query.iso_country_code

  • query.street_address + query.region + query.postal_code + query.iso_country_code

  • query.street_address + query.city + query.region + query.iso_country_code

Of course, the more information you provide us with, the more precise our match can be, so include as much detail as possible in the query. If you don't have the information, try passing a null and we'll try our best to match.