---
title: "Export Isochrones"
method: POST
path: "/api/v1/indicators/isochrone/export"
tags: ["Indicators"]
---

# Export Isochrones

`POST /api/v1/indicators/isochrone/export`

Export isochrones from GeoJSON data.

## Query parameters

- `return_type` 'GeoJSON' | 'ESRI Shapefile' | 'XLSX' — Supported files types for export.

## Request body

- object

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/plan4better/apis/goat.md) · [All operations](https://skmtc.net/plan4better/apis/goat/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/plan4better/goat/revisions/931df3e5ac48/schema)
