A token is used to authenticate the service. Your token must be specified in the request header or passed as a query parameter in the URL.
Existing customers can view and manage their tokens via the Self Service Portal. For more information about tokens visit our portal help page.
Permitted URLs
A token can be passed through as a Request Header:
Auth-Token = a1b234c5-a1bc-1234-a1bc-123a4567891bc
Or appended to the GET request URL:
GET /Search?query={address}&country={country ISO code}&Auth-Token=a1b234c5-a1bc-1234-a1bc-123a4567891bc