Getting started
Check authentication requirements, make your first call, and review recorded request history.
Three steps to your first successful API call. Check the endpoint's requirements before sending a request.
- Check authenticationFollow the authentication requirements documented for this endpoint.
- Make your first callUse the request example below to make a real call.
- Review your request historyReview requests recorded in your developer account.
Make your first call
GET
/v1/pickupsList scheduled pickups
3 parameters
- cursorstringquery
- limitintegerquery
- scheduled_onstringquery
Full reference for this endpoint →