Team-Plan
Mapalyze API
Programmatischer Zugriff auf Ihre Felddaten. REST API, OGC API - Features für GIS-Interoperabilität und direkte QGIS-Integration.
GET
POST
PUT
DELETE
Volle CRUD-Unterstützung
Basis-URL
https://<project-ref>.supabase.co/functions/v1/api-gateway
https://<project-ref>.supabase.co/functions/v1/api-gateway
Finden Sie Ihre Projektreferenz unter Einstellungen → API in Ihrem Mapalyze-Dashboard.
# Ihre Datensätze auflisten
curl -H "X-API-Key: mk_live_..." \
https://<ref>.supabase.co/functions/v1/api-gateway/v1/records
curl -H "X-API-Key: mk_live_..." \
https://<ref>.supabase.co/functions/v1/api-gateway/v1/records
Erste Schritte
Authentifizierung, API-Schlüssel, Schnellstartanleitung
Datensätze
Felddatensätze auflisten, erstellen, aktualisieren, löschen
Räumliche Abfragen
Bounding Box, Radius und Geometrie-Schnittmenge
Formulare & Projekte
Formular-Schemata, Projektauflistungen
Anhänge
Dateilisten und signierte Download-URLs
Referenz
Fehlercodes, Rate-Limits, Statuscodes
QGIS-Integration
QGIS über OGC API oder Direct PostGIS verbinden
OGC API - Features
Standard-GeoJSON-API für GIS-Interoperabilität