Export API

Export Catalogue

Export a catalogue in various formats.

Endpoint: GET /api/catalogues/{id}/export

Path Parameters:

Parameter

Type

Required

Description

id

string

Yes

Catalogue UUID

Query Parameters:

Parameter

Type

Required

Description

format

string

Yes

Export format (csv, json, geojson, kml, quakeml)

Response: File download with appropriate Content-Type

Formats:

  • CSV: text/csv

  • JSON: application/json

  • GeoJSON: application/geo+json

  • KML: application/vnd.google-earth.kml+xml

  • QuakeML: application/xml