API & integrations
The same engine, via /api/v1
The public version is /api/v1. Marketplace search and system health are available. A partner API with keys, webhooks and PMS sync is planned — it is not the product yet.
Check system health Become a partner- What is public
GET /api/v1/health (status, storage, database, billing_model). GET /api/v1/marketplace/search (place, dates, filters). GET /api/v1/map/config.
- What admin already uses
The same JSON routes as the UI: cars, bookings, payments, fleet, reports — behind sign-in and tenant isolation.
- What comes later
Documented partner keys, booking webhooks, DMS/PMS links. Spec: versioned API, no silent breaks.
- Integrations today
Stripe and PayPal for your charges, map tiles after cookie consent. No silent tracking, no third-party analytics in V1.
Live in the product
- /api/v1/health
- /api/v1/marketplace/search
- /api/v1/map/config
- Authenticated company API
Later — not in V1
- Partner API keys
- Webhooks
- PMS / DMS connection
No experiments against third-party systems. To integrate, write via /kontakt. Using internal routes without a contract is not allowed.