Skip to content
getgeolens.com

Get Geolens Sprite Index Endpoint

GET
/maps/sprites/geolens.json
curl --request GET \
--url https://example.com/api/maps/sprites/geolens.json

Serve the stable GeoLens sprite JSON index.

Successful Response

Media type application/json
Response Get Geolens Sprite Index Endpoint Maps Sprites Geolens Json Get
object
key
additional properties
object
key
additional properties
Any of:
integer
Example generated
{
"additionalProperty": {
"additionalProperty": 1
}
}

Bad request — invalid payload

Unauthorized — missing or invalid credentials

Forbidden — caller lacks write access

Not found

Conflict — resource state prevents the operation

Validation error

Internal server error