Health API - Production
Number of APIs: 7
Uber’s Health API provides a way to manage transportation for your guests via the Uber Platform.
The Health API is an HIPAA compliant endpoint and integration solution.
Your guests are not required to have an Uber account, but you will need to provide some guest details when requesting a ride.
This API resource is designed to allow you to request and pay for rides, for multiple guests at the same time.
-
Authorization - 1. Generate Access Token POST https://login.uber.com/oauth/v2/token
-
Create Health Trip - 3.c Create Health Trip - Flexible POST https://api.uber.com/v1/health/trips
-
Get Health Trip - 4.a Get Health Trip by ID GET https://api.uber.com/v1/health/trips/{{request_id}}
-
Trip Estimates - 2.c Get Health Trip Estimates - Flexible POST https://api.uber.com/v1/health/trips/estimates
-
Get Health Trip - 4.b Get All Active Health Trips GET https://api.uber.com/v1/health/trips
-
Cancel Health Trip - 5. Cancel Health Trip DELETE https://api.uber.com/v1/health/trips/{{request_id}}
-
Get Request Zones - Get Request Zones GET https://api.uber.com/v1/health/zones?latitude=40.7517665&longitude=-73.98786252&place_id=ChIJw9EyTNakj4ARLgYZv1Gdp4I&place_provider=google_places