Connector for the getthedata-bng2latlong API (generated from its OpenAPI spec).
Type: Tool
Category: Developer
Version: 1.0.0
Provider: Blue Isle
License: MIT
getthedata-bng2latlongapiopenapi
Getthedata Bng2Latlong
Connector for the getthedata-bng2latlong API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.getthedata.com
Auth: bearer (pass your key via the apiKey input)
Operations
get_bng2latlong_easting_northing — GET /bng2latlong/{easting}/{northing} — Returns latitude and longitude for the given easting and northing.
Inputs
apiKey — your getthedata-bng2latlong API key
operation — one of the operations above
path parameters when an operation's path contains {...}