Skip to main content
GET
Find an address on the map

Authorizations

X-API-Key
string
header
required

Query Parameters

address
string
required

A street address, neighbourhood, postcode or city.

Required string length: 1 - 255

Response

Successful Response

Where an address is, so a builder can show the circle before it searches.

Carries the address back with the point. The caller is a box the user is still typing in, and an answer that arrives after the text has moved on is only safe to draw if it says which text it answers.

address
string
required

The address that was resolved, trimmed. Echoed back so a late answer can be told from a current one.

latitude
number
required

Degrees north, between -90 and 90.

longitude
number
required

Degrees east, between -180 and 180.