For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Talk to us
Get started
Overview
API Reference
Talk to us
Get started
API Reference
Integrations
Uber
Order Ride
Copy page
POST
https://api.trykeet.com
/
v1
/
uber
/
ride
Authentication
Authorization
Bearer
Bearer authentication of the form
Bearer <token>
, where token is your auth token.
Headers
X-Account-Token
string
Required
The account token that is associated with the end user linked to this account
Request
This endpoint expects an object.
origin
object
Required
Show 2 properties
destination
object
Required
Show 2 properties
carType
enum
Required
Show 10 enum values
Response
This endpoint returns an object.
status
enum
Allowed values:
ok
error
Errors
400
Bad Request Error
401
Un Authorized Error
404
Not Found Error
500
Internal Server Error
500
Not Implemented Error