Build on it. Own your data.
Most fleet software locks your data and your integrations inside someone else's dashboard. Wunder Mobility is built the other way. A public REST API to build on, real-time events to react to, a Snowflake share that puts your data in your own warehouse, and an MCP server so your AI coding agents work against it today.
Four ways in. And a way out.
Open is not a line on a feature list. It is a public API you build on, events you subscribe to, a copy of your data in your own warehouse, and tooling your engineers and their AI agents can pick up today. No ticket to export what is yours.
A public REST API, documented and testable.
One API sits behind the white-label rider app, the back office, and MaaS partners. Authenticate with your API client, get a bearer token, and call real endpoints for vehicles, rentals, bookings, invoices, and payments. Evaluate it in a sandbox before you sign, not after.
Real resources, not a wrapper
Namespaced APIs for the rider app, operations, MaaS, and hardware, each with an OpenAPI spec your integration team can read.
Token auth you already know
A client ID and key exchange for a bearer token. Standard, scriptable, and easy to rotate.
Events fire to your endpoint the moment they happen.
Subscribe to platform webhooks and react instead of poll. A rental ends, an invoice is paid, a vehicle changes service state, a licence is approved: each one arrives at your endpoint as a signed POST, with retries until you acknowledge it.
Signed and verifiable
Each delivery carries an HMAC signature header, so your endpoint can confirm it really came from the platform.
Delivered, not dropped
At-least-once delivery with retry backoff and a delivery ID to dedupe on, so a brief outage on your side does not lose an event.
Your data, in your own warehouse.
A curated set of platform tables is shared straight into your own Snowflake account, refreshed about every two hours and pre-filtered to just your fleet. Query rentals, vehicles, invoices, and payments in your own SQL and your own BI tools. It is your copy, not a report you have to ask us for.
- Shared into your own Snowflake account, read-only and pre-filtered to just your fleet
- A curated set refreshed about every two hours, queried in your own SQL and BI
- Real tables and columns, documented, so your analysts build without waiting on us
Your AI coding agents build against the real API.
Wunder Mobility ships an MCP server. Install it in one line, and your team's AI coding agents in Claude Code, Cursor, or Windsurf pull the full, current Wunder Mobility API into the editor. They search endpoints, read the spec, and write integration code against the real thing, not a stale PDF. Querying your shared data through the same server is coming.
One command to add it
claude mcp add wunder-api uvx wunder-mobility-mcp. It works in any MCP-compatible assistant.
Grounded in the live spec
Agents call real tools to search the docs, list endpoints, and read a spec, so the code they write matches the API as it is now.
It already speaks to the real world.
The connections a real fleet runs on are already in the platform: the vehicles and devices it controls, the identity and payment checks a rider passes, and the city feeds your permits require. You plug in what you run, you do not rebuild it.
No lock-in. Bring your stack.
Prove it on your own fleet. Paid pilot: your vehicles, your city, a maximum of three months, for a fixed €15,000.