Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
Request model for placematch endpoint.
Place to match (name-only, coordinates-only, or name+address+coordinates for most precise matching)
Sources to search for matches. Defaults to reprompt if not specified.
Your own data candidates for matching (max 50)
Maximum matches per source
1 <= x <= 10
Search radius in meters
50 <= x <= 5000