The AlgoNav
Positioning API

Integrate high-precision post-processing directly into your existing workflows. Our RESTful API delivers sub-centimeter accuracy with minimal integration effort.

RESTful Interface
High Throughput
EU-Hosted
Request API Access

Seamless Integration

Built for efficiency and scalability in production environments.

Batch Processing

Submit thousands of datasets in a single API call. Process entire campaigns efficiently with our batch engine.

Configurable Pipelines

Customize processing parameters per job. Define sensor configurations, output formats, and coordinate systems via API.

Real-Time Status

Track processing progress with webhooks and polling endpoints. Get notified instantly when results are ready.

Flexible Output

Export results in multiple formats: CSV, NMEA, LAS, SBET, and more. Choose what fits your workflow.

Simple Integration

Just a few lines of code to get started.

# Submit a processing job
curl -X POST https://api.algonav.de/v1/jobs \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "gnss=@mission_gnss.ubx" \
  -F "imu=@mission_imu.csv" \
  -F "config={\"output_format\": \"sbet\", \"datum\": \"ETRS89\"}"

# Response
{
  "job_id": "job_abc123",
  "status": "processing",
  "estimated_time": "12s"
}

Powered by Science-Driven Algorithms

All deployment options of the AlgoNav Positioning Suite share the same proven core: tightly coupled sensor fusion, advanced anomaly detection, and 20+ years of research expertise.

🔗 Tight Coupling
🎯 Sub-cm Accuracy
🔬 Research-Driven
🔧 Hardware Independent
Learn More About Our Algorithms →

Ready to Integrate?

Get API access and start building high-precision positioning into your application today.