Live feature services
Every synced table is served as an ArcGIS-compatible FeatureServer — query, applyEdits, attachments and
relationships — so existing GIS clients work without a translation layer.
Live feature services
Every synced table is served as an ArcGIS-compatible FeatureServer — query, applyEdits, attachments and
relationships — so existing GIS clients work without a translation layer.
Vector tiles & GeoJSON
The same table is available as Mapbox Vector Tiles and plain GeoJSON, for MapLibre, Mapbox GL, deck.gl or anything else that speaks the web’s map formats.
Authentication that fits
Sign users in with the identity provider your organization already uses, then hand your app a short-lived token. Machine access uses scoped, revocable API keys.
Any stack
Plain HTTP endpoints, no SDK to install. React, Vue, Svelte, vanilla JS, a backend job — if it can make a request, it can use Sync Server.