How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Aereo Cloud Tile Server

A microservice for serving the map tiles behind Aereo Cloud. Publishes a FastAPI-generated OpenAPI 3.1.0 description with twelve read operations delivering Mapbox vector tiles (.pbf), Cloud Optimized GeoTIFF orthomosaic and histogram raster tiles (.png), MBTiles rasters, quantized-mesh terrain tiles and their layer.json metadata, Cesium 3D Tiles and computer-vision tilesets, plus a point-altitude lookup and a health check. Discovered at the API host root; the spec declares no servers[] block and no securitySchemes.

This API exposes 12 operations across 12 paths, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://tiles.aereo.io.

12 operations 12 paths 2 schemas 12 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://tiles.aereo.io
Resource Areas
1

Paths & Operations 12

Across 12 paths, the API surfaces 12 operations — 12 GET. Each is listed below with its method, path, parameters, and response codes.

Operations 12
GET
/vector/{z}/{x}/{y}.pbf
Vector Tile View
vector_tile_view_vector__z___x___y__pbf_get 6 params → 200422
GET
/cesium-terrain/layer.json
Get the cesium terrain's layer.json for a COG
cesium_terrain_metadata_view_cesium_terrain_layer_json_get 12 params → 200422
GET
/cesium-terrain/{z}/{x}/{y}.terrain
Get a terrain tile
cesium_terrain_tile_view_cesium_terrain__z___x___y__terrain_get 15 params → 200422
GET
/terrain/layer.json
Terrain Metadata View
terrain_metadata_view_terrain_layer_json_get 3 params → 200422
GET
/terrain/{z}/{x}/{y}.terrain
Terrain Tile View
terrain_tile_view_terrain__z___x___y__terrain_get 5 params → 200422
GET
/ortho/{z}/{x}/{y}.png
Cog Tile View
cog_tile_view_ortho__z___x___y__png_get 5 params → 200422
GET
/mbtiles/{z}/{x}/{y}.png
Mbtiles View
mbtiles_view_mbtiles__z___x___y__png_get 5 params → 200422
GET
/histogram/{z}/{x}/{y}.png
Cog Histogram Tile View
cog_histogram_tile_view_histogram__z___x___y__png_get 6 params → 200422
GET
/3dtiles/{filename}.{extension}
Cesium 3Dtiles View
cesium_3dtiles_view_3dtiles__filename___extension__get 4 params → 200422
GET
/cv-tiles/{filename}.{extension}
Cv Tiles View
cv_tiles_view_cv_tiles__filename___extension__get 4 params → 200422
GET
/altitude
Get Altitude View
get_altitude_view_altitude_get 3 params → 200422
GET
/ping
Ping
ping_ping_get → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are ValidationError (5 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
ValidationError
object
5 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aaravunmannedsystems-tile-server-openapi-original.json Raw ↑
Where this information came from

This is an independent, third-party profile of Aereo Cloud Tile Server, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.