Ola

Ola Ride Tracking API

The Ola Ride Tracking API provides real-time location data for booked rides, including driver position, ETA to pickup, and in-trip tracking. It supports webhooks for push notifications on booking status changes (CALL_DRIVER, CLIENT_LOCATED, IN_PROGRESS, COMPLETED) to reduce polling frequency.

API entry from apis.yml

apis.yml Raw ↑
aid: ola:ola-ride-tracking
name: Ola Ride Tracking API
tags:
- Ride-Sharing
- Driver Tracking
- Real-Time
- Transportation
- India
humanURL: https://developers.olacabs.com/docs/cab-track-ride
baseURL: https://devapi.olacabs.com
properties:
- url: https://developers.olacabs.com/docs/cab-track-ride
  type: Documentation
  title: Ride Tracking - Cab
- url: https://developers.olacabs.com/docs/auto-track-ride
  type: Documentation
  title: Ride Tracking - Auto
- url: https://developers.olacabs.com/docs/share
  type: Documentation
  title: Ola Share Ride Tracking
- url: https://developers.olacabs.com/docs/webhook
  type: Documentation
  title: Webhooks
description: The Ola Ride Tracking API provides real-time location data for booked rides, including driver
  position, ETA to pickup, and in-trip tracking. It supports webhooks for push notifications on booking
  status changes (CALL_DRIVER, CLIENT_LOCATED, IN_PROGRESS, COMPLETED) to reduce polling frequency.