Take advantage of a truly revolutionary cellular location solution that outperforms the competition.
Your IoT Projects Deserve the Best Location Capability
Polte Location API
Claim the Device
POST /customer/{customerId}/userEquipment/claim
curl -X POST https://polte.io/api/v1/customer//userEquipment/claim \
-H “accept: application/json” \
-H “Authorization: Bearer Token” \
-H “Content-Type: application/json” \
-d “{ \”imeis\”: [ \”\” ]}”
Register the Device
GET /ue/register
curl -X GET
https://polte.io/api/v1/ue/register manufacturerToken=&modelToken=&ueToken=&imei= \
-H “accept: application/json” \
-H “Authorization: Polte-API API-Token”
Locate the Device
POST /ue/{ueToken}/locate
curl -X POST https://polte.io/api/v1/ue/HBN1808130241001/locate?sync=true \
-H “accept: application/json” \
-H “X-UE-Auth: base64 encoded mqttAuthUser:mqttAuthPassword” \
-H “Authorization: Polte-API API-Token” \
-H “Content-Type: application/json” \
-d “{ \”payload\”: \”payload from device\”}”
POST /customer/{customerId}/userEquipment/claim
curl -X POST https://polte.io/api/v1/customer//userEquipment/claim \
-H “accept: application/json” \
-H “Authorization: Bearer Token” \
-H “Content-Type: application/json” \
-d “{ \”imeis\”: [ \”\” ]}”
Claim the Device
1.GET /ue/register
curl -X GET
https://polte.io/api/v1/ue/register manufacturerToken=&modelToken=&ueToken=&imei= \
-H “accept: application/json” \
-H “Authorization: Polte-API API-Token”
Register the Device
2.Locate the Device
POST /ue/{ueToken}/locate
curl -X POST https://polte.io/api/v1/ue/HBN1808130241001/locate?sync=true \
-H “accept: application/json” \
-H “X-UE-Auth: base64 encoded mqttAuthUser:mqttAuthPassword” \
-H “Authorization: Polte-API API-Token” \
-H “Content-Type: application/json” \
-d “{ \”payload\”: \”payload from device\”}”
Device Integration Guide
Get off the ground with Polte’s location technology easily and quickly with our Integration Guide and Quick-Start Guide.
Polte User Guide & API Reference
Gain greater insights with information specific to the Polte Location API.
Polte.io
Log in to the developer portal for additional resources and information.
Accurate Location Made Easy
Polte uses broadly available 4G & 5G cellular signals to accurately determine the location of devices both indoors and outdoors.

Minimal Hardware
Polte is a software-only solution that requires just the cellular modem; and because it replaces the need for GPS and Wi-Fi for location, it reduces your overall bill of materials, including the need for additional radios, batteries and antennas.

Simple to Deploy and Use
Polte offers a simple, familiar development interface for devices and leverages standard, globally-available 4G & 5G reference signals with no complex network integration, and no impact to network capacity.

Optimal Security
With location never determined on the device itself, the Polte Cloud is built inherently secure.
