FikaChu Docs

Integrator documentation

FikaChu developer documentation

Integrate your apps with FikaChu: book trips, rent vehicles, enroll and manage drivers, and consume public GBFS feeds. Start with the Ride Booker guide, then review API changes for wire cutovers.

Getting started

  1. Obtain an OIDC / OAuth client from your FikaChu contact.
  2. Request a Bearer access token from the identity issuer.
  3. Call estimate, then create, under /ride-booker/v1/.
  4. Track via details polling and optional webhooks.

Products

Ride Booker

On-demand, prebooked, and flexible ridehail plus delivery manifests and proof of delivery.

Drivers API

Enrollment, trips, location, KYC, and active workload under /drivers/v1/.

Vehicle rental

Estimate, create, pause/resume, parking, and IoT commands under /ride-booker/v1/rentals/.

GBFS

Public mobility feeds (no auth) under /gbfs/.

Reference