get https://api.mediroutes.com/api/v/rides/getRidesByDate
Get an array of trips/rides and their details for a given date
Log in to see full request history
Responses
Get an array of trips/rides and their details for a given date
xxxxxxxxxx
curl --request GET \
--url 'https://api.mediroutes.com/api/vversion/rides/getRidesByDate?includeUnScheduled=true' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: