API & Integrations
Use GoraAdv with Claude AI, or integrate offroad routing directly into your own app.
Section 1
GoraAdv works as a connector inside Claude — Anthropic's AI assistant. Once connected, you can plan offroad routes, calculate roundtrips, and download GPX files just by talking to Claude. It works on desktop, web, and mobile.
How to connect
What you can say
Section 2
GoraAdv exposes six tools via the MCP protocol. Claude selects and calls them automatically based on your request — you don't need to invoke them by name.
Section 3
The GoraAdv public API lets you integrate offroad routing into your own tools and apps. All responses are JSON.
Generate an API key from your profile settings. Pass it as an Authorization header:
Endpoints
| Endpoint | Description |
|---|---|
| GET/geocode | Resolve a place name to lat/lon coordinates |
| POST/route | Calculate an offroad A→B route with optional waypoints |
| POST/roundtrip | Generate an offroad roundtrip loop from a start point |
| GET/gpx/{route_id} | Download a GPX file for a previously calculated route |
| POST/save | Save a route to your account |
| GET/usage | Check your remaining GPX download quota |
Rate limits
Quick example — geocode
Section 4
Route calculation and map preview are free for everyone. GPX downloads are the only paid feature.
Guest
€0 — no account
Route calculation + map view. 1 GPX download per device. Rate limited.
Free account
€0 — free forever
Everything in Guest, plus 1 bonus GPX download (email-verified) and saved routes.
Credits
Pay-per-GPX
Buy credit bundles (1 / 3 / 10 GPX). Credits never expire. API downloads consume credits too.