> ## Documentation Index
> Fetch the complete documentation index at: https://radarlabs-rob-onesignal-api-migration.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Radar Maps Platform is a cost-effective solution for geocoding APIs, search APIs, routing APIs, and base maps.

Together with our [Geofencing Platform](/geofencing/overview), Radar provides full-stack location infrastructure for any product or service. We power location-based experiences for [enterprises and startups](https://radar.com/customers) across hundreds of millions of devices worldwide.

## Features

<CardGroup cols={2}>
  <Card
    title="Geocoding APIs"
    icon={<svg
xmlns="http://www.w3.org/2000/svg"
width={32}
height={32}
viewBox="0 0 36 36"
fill="none"
{...props}
>
<rect width={36} height={36} fill="#00C3D9" rx={18} />
<path fill="#fff" d="M15.5 11.75h5V13h-5z" />
<path
fill="#fff"
fillRule="evenodd"
d="M18.287 9.25c3.315.164 5.963 3.086 5.963 6.665v.285c0 3.94-4.998 9.62-5.521 10.2-.206.23-.524.35-.729.35-.205 0-.523-.12-.729-.35-.513-.58-5.521-6.26-5.521-10.2v-.285c0-3.579 2.637-6.5 5.963-6.665h.574ZM18 18a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"
clipRule="evenodd"
/>
</svg>}
    href="/maps/geocoding"
  >
    Forward, reverse, and IP geocoding APIs
  </Card>

  <Card
    title="Search APIs"
    icon={<svg
xmlns="http://www.w3.org/2000/svg"
width={32}
height={32}
viewBox="0 0 36 36"
fill="none"
{...props}
>
<rect width={36} height={36} fill="#00C3D9" rx={18} />
<path
fill="#fff"
d="m25.226 23.897-2.24-2.24-.675-.676a6.484 6.484 0 0 0 1.312-3.919A6.57 6.57 0 0 0 17.06 10.5a6.57 6.57 0 0 0-6.561 6.563 6.57 6.57 0 0 0 6.561 6.562c1.472 0 2.831-.497 3.919-1.313l1.574 1.575 1.34 1.341a.905.905 0 0 0 .666.272.96.96 0 0 0 .666-.272.934.934 0 0 0 0-1.322v-.01Zm-12.851-6.834c0-2.588 2.1-4.688 4.686-4.688a4.689 4.689 0 0 1 0 9.375 4.689 4.689 0 0 1-4.686-4.688Z"
/>
</svg>}
    href="/maps/search"
  >
    Autocomplete, address validation, and place search APIs
  </Card>

  <Card
    title="Routing APIs"
    icon={<svg
xmlns="http://www.w3.org/2000/svg"
width={32}
height={32}
viewBox="0 0 36 36"
fill="none"
{...props}
>
<rect width={36} height={36} fill="#00C3D9" rx={18} />
<path
fill="#fff"
d="M24.001 10.5c.507 0 .922.421.922.937v9.378a.932.932 0 0 1-.922.937H13.115v2.812a.932.932 0 0 1-.922.936H12a.932.932 0 0 1-.922-.936V11.437c0-.515.415-.937.922-.937h12.002Z"
/>
</svg>}
    href="/maps/routing"
  >
    Distance, matrix, and route matching APIs
  </Card>

  <Card
    title="Maps"
    icon={<svg
xmlns="http://www.w3.org/2000/svg"
width={32}
height={32}
viewBox="0 0 36 36"
fill="none"
{...props}
>
<rect width={36} height={36} fill="#00C3D9" rx={18} />
<path
fill="#fff"
d="m24.188 10.583-4.313 1.69-3.375-1.69c-.188-.094-.469-.094-.75 0l-4.688 1.878c-.374.094-.562.47-.562.845v11.266a.924.924 0 0 0 1.313.845l4.312-1.69 3.375 1.69c.281.093.469.093.75 0l4.688-1.784c.375-.094.562-.47.562-.845v-11.36a.924.924 0 0 0-1.313-.845Zm-7.125 2.347 1.875.94v9.2l-1.875-.94v-9.2Zm-4.688 1.033 2.813-1.127v9.2l-2.813 1.127v-9.2Zm11.25 8.168-2.813 1.032v-9.2l2.813-1.127v9.295Z"
/>
</svg>}
    href="/maps/maps"
  >
    A cost-effective alternative to Google Maps and Mapbox
  </Card>
</CardGroup>
