Skip to main content

Geocoding APIs

Use Radar's geocoding APIs to convert addresses to latitude and longitude coordinates, or vice versa.

Quickstart#

First, sign up for Radar and get an API key.

Then, call one of the geocoding APIs below, either directly or using the SDK.

From there, use the APIs to build location features in your app or website, such as store locators, address autocomplete, or delivery tracking.

Endpoints#

Forward geocoding#

Use the forward geocoding API to convert addresses to coordinates.

This endpoint is best for complete addresses. For partial addresses, call the autocomplete API instead.

Use cases for this endpoint include converting an address to coordinates to drop a pin on a map or search nearby the address.

See the forward geocoding API reference here.

Reverse geocoding#

Use the reverse geocoding API to convert coordinates to an address.

Use cases for this endpoint include displaying an address for a pin dropped on a map.

See the reverse geocoding API reference here.

IP geocoding#

Use the IP geocoding API to convert IP address to city, state, and country.

Use cases for this endpoint include localizing content on a website or in an app without requesting location permissions.

See the IP geocoding API reference here.

Coverage#

Radar's geocoding APIs incorporate both open and commercial datasets for maximum coverage at an affordable price relative to alternatives.

The following table describes data coverage for geocoding APIs, by country, for consumer use cases (e.g., store locators) and logistics use cases (e.g., ride sharing, delivery).

Legend#

IconDescription
⬀Great data quality and availability
◐Good data quality and availability
β—―Approximate data quality and availability

Coverage#

Β Coarse (city-level) forward and reverse geocodingFine (address-level) forward and reverse geocodingIP geocoding
πŸ‡ΊπŸ‡Έ US (consumer)⬀⬀⬀
πŸ‡ΊπŸ‡Έ US (logistics)⬀⬀⬀
πŸ‡¨πŸ‡¦ CA (consumer)◐◐⬀
πŸ‡¨πŸ‡¦ CA (logistics)◐◐⬀
πŸ‡¬πŸ‡§ UK (consumer)◐◯⬀
πŸ‡¬πŸ‡§ UK (logistics)◐◯⬀
🌎 Other (consumer)◐◯⬀
🌎 Other (logistics)◐◯⬀

Caching#

You can cache API responses for up to 30 days. For more information, see our terms of use here.

Report an issue#

The Radar team is constantly working to improve data coverage for our geocoding, search, and routing APIs. Bad response? Unexpected error? Report it here, and our team will fix it ASAP.

Support#

Have questions? We're here to help! Email us at support@radar.com.