Skip to main content

Quarticle's Geo-Engine API Documentation

Comprehensive developer guides for Quarticle's geospatial intelligence platform

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.

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 →