Yes, Mapsemble provides a comprehensive REST API that supports GET, POST, PATCH, PUT, and DELETE operations. You can use the API to automatically sync your data with Mapsemble, ensuring your maps stay up-to-date without manual uploads. The API supports GeoJSON format and allows posting up to 1,000 features per request. Additionally, you can configure remote endpoints to:
- Handle data filtering: Let your own backend filter and process data before it's displayed on the map
- Render popups and markers: Have your website directly render the HTML for popups and markers, maintaining consistent styling with your site
- Create dynamic text marker values: Fetch real-time text content for markers from any endpoint you specify