Powerful APIs for Geospatial Intelligence
Geo-Engine provides a comprehensive suite of REST APIs for location-based analysis, portfolio reporting, risk assessment, and geospatial data access. Build advanced applications with industry-standard OGC services and enterprise-grade security.
What you can build
Geocoding and reverse geocoding, spatial portfolio analysis, risk assessment reports, point enrichment, and OGC-compliant map and feature services (WMS/WFS).
- Geocoding & place autocomplete
- Spatial selection & buffer analysis
- Risk reports (PDF/HTML)
- Batch point enrichment
- WMS map tiles & WFS feature queries
Authentication
All requests require an API key in the Authorization header. No Bearer prefix needed — send the key value directly.
curl https://graph.quarticle.ro/... \ -H "Authorization: YOUR_API_KEY"Authentication guide →
Tools & SDKs
Everything you need to test and integrate quickly.
- Interactive API reference (36 endpoints)
- Postman collection with pre-built requests
- Python SDK with full type hints
- Code examples in cURL, JavaScript, and Python
- LLM context file for AI-assisted integration
Getting Started
1. Get your API key
Log in to your dashboard, generate a key, and learn how to include it in every request.
Authentication guide →2. Make your first request
Geocode an address and get coordinates back in under 5 minutes.
Quickstart guide →3. Explore all endpoints
Browse the interactive reference for all 36 endpoints once you have a working integration.
API reference →