Unwired Labs API

You can enable the cell geolocation lookup for the application using Unwired Labs’ geolocation API in your deployment.

To use the API, complete the following steps:

  1. Configure your API key.

  2. Enable the API using the CLI.

  3. Redeploy the stack.

Use the following commands:

node cli configure-api cellGeoLocation unwiredlabs apiKey API key
node cli configure-api context stack unwiredlabs 1
npx cdk deploy '*'

This will update the StateMachine, which resolves cells from devices to use the Unwired Labs’ API as a resolver.

Note

Unwired Labs’ API is free for low volumes. However, opencellid.org allows to use the underlying dataset for free. If you find it relevant, vote in the Integrate OpenCelliD data issue.