This api allows you to list the drivers who has been identified as Operators in our system. The following api and parameters will help you list the drivers according to your filters.
1
GET https://api.teliver.xyz/v1/users/drivers
Copied!
Paramters
Parameters
Required
Values
Description
apikey
Yes
The api key is the unique identfier for your respective application. (You can get it from your Dashboard). Always pass this as query parameter.
page
No
default: 1
Page that has to be fetched.
limit
No
default: 20
Sets the number of results limiting.
position
No
ex: 80.33,13.874 (longitude,latitude)
If provided in format longitude,latitude. The list returns the nearby drivers ordered by distance.