Reverse-geocode coordinates to a country
GET/v1/sdk/geo/country
Reverse-geocodes WGS84 coordinates to an ISO 3166-1 alpha-2 country code. Used by the SDK to resolve the country a device is physically in before fetching its per-country radio config.
Request
Responses
- 200
- 401
- 404
- 422
- 500
Resolved country
Missing or invalid SDK identity
No country boundary matches the coordinates
Invalid coordinate range
Internal error