API Reference
REST API endpoints for the 95octane service. All authenticated endpoints require
a Firebase ID token in the Authorization: Bearer <token> header.
Modules
- Init — App initialization and health check
- User — User profiles, settings, account management, email verification, and buddy system (buddy + verify-email planned)
- Ride — Ride creation, management, and participation
- Route — Route computation and retrieval
- Place — Place search, details, and photos
- Group — Group management (planned)
- Settings — Global app configuration (no public API)
- Subscription — Subscription management (planned)