Unwired Labs Cell Geolocation

You can enable the cell geolocation lookup for single cells 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 thirdParty unwiredlabs apiKey API key
node cli configure 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.