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
Overview
Start here to understand dataset uploads, Studio editing, GeoJSON delivery, and pagination.
Upload GeoJSON
Follow the dataset upload workflow and prepare GeoJSON for editing and delivery.
Dataset Studio
Learn how local drafts, drawing tools, properties, Publish, Discard, and revision conflicts work.
GeoJSON
Use the GeoJSON endpoint for one complete, authenticated FeatureCollection response.
Feature Pagination
Use revision-bound cursors and bbox filtering when you do not need one complete GeoJSON response.