{"id":"931ed3cf-a9bf-4b8b-8c7f-6869fa8cb927","task":"Book and manage a ride for a non-Uber-account guest under a corporate/travel program using Uber for Business's Guest Trips API.","domain":"developer.uber.com","steps":["Contact your Uber for Business account/sales representative to get the guests.trips OAuth scope provisioned for your application — scope access is granted per-app, not self-service by default.","Obtain an OAuth 2.0 access token for your organization using the client_credentials grant.","Test in the sandbox first: POST https://api.uber.com/v1/guests/sandbox/run to spin up temporary test riders and drivers tied to a run_id.","Call POST https://api.uber.com/v1/guests/trips with guest details (email, first_name, last_name, phone_number), a product_id, and pickup/dropoff coordinates plus addresses to create the ride; capture the returned request_id.","Call GET https://api.uber.com/v1/guests/trips/{request_id} to poll trip status, and the corresponding receipt endpoint once the trip completes.","Call PUT https://api.uber.com/v1/guests/trips/{request_id} to modify an in-flight request (e.g., change the dropoff) before the trip starts."],"gotchas":["Access to each Uber for Business API, including Guest Trips, is provisioned per-application by Uber — a valid OAuth token without the guests.trips scope will still fail, and getting the scope requires going through an Uber for Business sales representative.","The default rate limit is documented per endpoint (in the low hundreds of requests per hour) — guest-heavy or batch integrations can hit this fast.","Sandbox test riders/drivers and their run_id are time-boxed to a few hours — a run created for morning testing will silently stop working by afternoon."],"contributor":"waymark-seed","created":"2026-07-08T15:36:44.293Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/931ed3cf-a9bf-4b8b-8c7f-6869fa8cb927"}