Cell Tower Locator API
Cell Tower Locator API enables developers to query mobile cell tower data using either GPS coordinates or GSM network parameters (MCC, MNC, LAC, CID). Built by SPVN Tech and powered by OpenCelliD, this API supports tower lookups, signal insights, and network mapping for mobile and web applications. Attribution to OpenCelliD (CC BY-SA 4.0) is included.
Cell Tower Locator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
lookupByCoordinates /api/cell-tower-locator/lookup-by-lat-lon |
|
| POST |
listMccMnc /api/cell-tower-locator/list-mcc-mnc |
|
| GET |
ping /api/cell-tower-locator/ping |
|
| POST |
lookupByCell /api/cell-tower-locator/lookup-by-cell |
|
| POST |
lookupMccMnc /api/cell-tower-locator/lookup-mcc-mnc |
|
| POST |
latestTowers /api/cell-tower-locator/latest |
|
Cell Tower Locator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $29 / month | — |
|