Interactive playgrounds

Try Geoapify APIs in your browser

No API key or registration is needed to get started. Experiment with live API requests, explore responses, and find the right parameters. Then add your own API key to generate real code and try it in your browser.

API playground catalog

20 playgrounds
Addresses

Address Autocomplete Playground

Test address suggestions and search-as-you-type behavior for location forms.

GET/v1/geocode/autocompleteJSON
Open playground
Data processing

Batch Requests Playground

Build and test asynchronous batch requests for supported Geoapify APIs.

POST/v1/batchJSON
Open playground
Places

Boundaries API Playground

Retrieve administrative boundaries and subdivisions for cities, states, and countries.

GET/v1/boundaries/{operation}GeoJSON
Open playground
Spatial analysis

Elevation API Playground

Retrieve elevation for points or grids and visualize altitude with colors or a heatmap.

POST/v1/geodata/elevationGeoJSON
Open playground
Addresses

Geocoding API Playground

Convert free-form or structured addresses into coordinates and inspect the API response.

GET/v1/geocode/searchJSON
Open playground
Spatial analysis

Geometry API Playground

Calculate unions and intersections for isoline and isodistance geometries.

GET / POST/v1/geometryGeoJSON
Open playground
Spatial analysis

Geometry Operations API Playground

Transform, measure, generate, and analyze GeoJSON geometries with spatial operations.

POST/v1/geometry/operationGeoJSON / JSON
Open playground
Addresses

IP Geolocation API Playground

Look up an IP address to retrieve its country, city, coordinates, languages, and timezone.

GET/v1/ipinfoJSON
Open playground
Spatial analysis

Isoline API Playground

Calculate and visualize areas reachable within a specified travel time or distance.

GET/v1/isolineGeoJSON
Open playground
Routing

Map Matching API Playground

Match GPS tracks to roads and inspect road class, surface, speed limits, and lane data.

POST/v1/mapmatchingGeoJSON
Open playground
Maps

Map Tiles Playground

Preview Geoapify map styles and generate starter code for Leaflet, MapLibre GL, and OpenLayers.

GET/v1/tile/{style}/{z}/{x}/{y}PNG / WebP
Open playground
Maps

Marker Icon API Playground

Design map markers with custom colors, shapes, text, and icon sets.

GET/v2/iconPNG / SVG
Open playground
Places

Place Details API Playground

Select a place and retrieve detailed information, features, and geometry.

GET/v2/place-detailsGeoJSON
Open playground
Places

Places API Playground

Search points of interest by category, radius, map bounds, or isoline.

GET/v2/placesGeoJSON
Open playground
Addresses

Postcode API Playground

Search, validate, and list postcode areas with their location data and geometry.

GET/v1/postcode/searchGeoJSON
Open playground
Addresses

Reverse Geocoding Playground

Convert latitude and longitude coordinates into formatted and structured addresses.

GET/v1/geocode/reverseJSON
Open playground
Routing

Route Matrix API Playground

Calculate travel times and distances between multiple sources and targets.

POST/v1/routematrixJSON
Open playground
Routing

Route Planner API Playground

Create vehicle-routing tasks and optimize stops, jobs, shipments, and delivery routes.

POST/v1/routeplannerGeoJSON
Open playground
Routing

Routing API Playground

Build routes between waypoints, configure travel modes, and inspect directions and route details.

GET/v1/routingGeoJSON
Open playground
Maps

Static Maps API Playground

Build static map images, configure the viewport, and add customized markers.

GET / POST/v1/staticmapPNG / JPG / SVG / PDF
Open playground
New to Geoapify?

From first request to production

Explore an example, connect a project key, and use the matching documentation when you are ready to integrate.

Get an API key
  1. 1
    Choose a playground

    Start from an API and task that match your application.

  2. 2
    Adjust the request

    Change inputs and parameters, then inspect the live response.

  3. 3
    Build the integration

    Open the API documentation or a how-to guide for production details.

Support and resources

Keep building

Move from experimentation to a reliable implementation.