Geoapify · JSON Structure

Geoapify Structure

Structural overview of the Geoapify API surface; extracted from openapi/.

Type: Properties: 0
GeocodingGeospatialLocationMaps

Geoapify Structure is a JSON Structure definition published by Geoapify.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Geoapify",
  "providerId": "geoapify",
  "kind": "json-structure",
  "description": "Structural overview of the Geoapify API surface; extracted from openapi/.",
  "schemaCount": 0,
  "operationCount": 1,
  "schemas": [],
  "operations": [
    {
      "method": "GET",
      "path": "/geocode/search",
      "operationId": null,
      "summary": "Forward Geocoding",
      "tags": []
    }
  ]
}