Estimate position from cell measurements

Provide either a full cellscan CSV (preferred; supports a trailing
multi-scan window) or a single cell identity object.

Optional learn mode: set learn to true and include gps with a GNSS
fix. Requires Authorization Bearer token and the learn permission.
The estimate is computed from the survey as-is first; the newest
scan is then appended for subsequent requests. GPS accuracy worse
than 30 m is rejected for learning (learn_skipped).

In normal locate, do not put GNSS in the CSV — leave lat/lon blank.

method may be a method id (method1–method9), best, or all.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

Cellscan CSV text. Header:
timestamp,latitude,longitude,altitude,accuracy_m,MCC,MNC,LAC/CID,TAC,CID,signal,RSRQ,TA,type,subtype,ARFCN,PCI
Leave latitude/longitude blank for normal locate. For a
multi-scan window, put scan age in seconds in timestamp
(newest ≈ 0).

cell
object

Partial cell identity. At least one of mcc, mnc, tac,
cid, pci, arfcn must be present.

string
Defaults to method9

method1–method9, best, or all

string
boolean
Defaults to false

If true, also ingest gps into the survey

gps
object

GNSS fix for learn mode

Headers
string

Client app version name

string

Client build number

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json