Scopes
Restricted keys only succeed on routes whose required scope is listed on the key. Empty scopes grant every Partner API operation.
Use a narrow key for a reporting warehouse (reports.read, bookings.read) and a separate key for the booking desk (bookings.write, trips.read).
Available scopes
| Scope | Typical use |
|---|
| company.read | Profile and reviews |
| company.write | Update profile and logo |
| members.read / members.write | Staff and drivers |
| fleet.read / fleet.write | Vehicles |
| trips.read / trips.write | Trips, cities, places |
| schedules.read / schedules.write | Recurring templates |
| bookings.read / bookings.write | Bookings and tickets |
| payments.read | Payments, invoices, payouts |
| reports.read | Dashboard and reports |
| webhooks.read / webhooks.write | Endpoints and deliveries |