Loading account...

Dataset API

Upload, edit, and retrieve revisioned datasets through endpoints as GeoJSON.

The Dataset API stores editable vector features and delivers the latest published revision as GeoJSON through authenticated endpoints. Upload a geojson or json file, or create a blank dataset and draw features in Dataset Studio.

Use the full GeoJSON endpoint when you need one complete FeatureCollection. Use feature pagination when you need bounded pages or a geographic filtering.

Next steps