Discussions
Locations api questions: per_page, rate limits, location types, query parameters
7 days ago by Andrew
Hello,
I have a couple of questions about the /vehicle_locations api:
- what is the upper bound for the per_page value?
- is this api rate limited? (ex: calls per second per api key)
- what are the possible current_location.type values?
- the "Note" on the documentation suggests that query parameters are only used when targeting an individual vehicle. Is that accurate or can I use the vehicle_status without the vehicle_id to get only active vehicles?
Thanks!