For example, the following request will return only scheduled stops:
http://api.rideuta.com/SIRITEST/SIRI.svc/StopMonitor?stopid=133054&minutesout=30&onwardcalls=true&filterroute=&usertoken=xxxxxxxx&scheduled=true&predictive=false
The values are as follows
Close Stop Monitoring is an extension to the SIRI API to allow developers to pass in a lat/long and get back the closest stops. Full instructions can be found here.