ZXY
API test authentication
The Open API block allows you to test OS APIs directly from the page with example data and parameters. To use this feature, you will need to add your API Key or OAuth2 token to the authentication field.
For help generating an API Key or OAuth2 token, please see the Getting started with an API project or OAuth2 documentation.
Authorizations
keystringRequired
keystringRequired
OAuth2clientCredentialsRequired
Token URL:
Path parameters
layerstring · enumRequiredPossible values:
The tile set layer that will be requested.
zinteger · int32Required
Zoom level
xinteger · int32Required
X coordinate
yinteger · int32Required
Y coordinate
Responses
200
Tile image retrieved successfully
image/png
get
/zxy/{layer}/{z}/{x}/{y}.png200
Tile image retrieved successfully
No content
Example Request
Last updated
Was this helpful?