GuidesAPI Reference
API Reference

Convert a latitude and longitude to a 3 word address.

Converts a 3 word address to a latitude and longitude. It also returns country, the bounds of the grid square, a nearest place (such as a local town) and a link to W3W map site.

Query Params
string
required

A 3 word address as a string. It must be three words separated with dots or a japanese middle dot character (・). Words separated by spaces will be rejected. Optionally, the 3 word address can be prefixed with /// (which would be encoded as %2F%2F%2F).

string
Defaults to en

A supported 3 word address language as an ISO 639-1 2 letter code. Defaults to en (english).

string
enum
Defaults to json

Return data format type; can be either json (the default) or geojson.

Allowed:
string
enum

Locale to specify a variant of a language.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/geo+json