Discussions

Ask a Question
Back to all

Locations api questions: per_page, rate limits, location types, query parameters

Hello,

I have a couple of questions about the /vehicle_locations api:


  1. what is the upper bound for the per_page value?
  2. is this api rate limited? (ex: calls per second per api key)
  3. what are the possible current_location.type values?
  4. 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!