Discussions

Ask a Question
Back to All

How to Fetch Historical Vehicle Location Data Using Date and Time Range in GoMotive API ?

How can we retrieve more granular location history — specifically using both date and time ranges (e.g., from 2025-05-06T10:00:00 to 2025-05-06T18:00:00)?

Is there an alternative API that supports datetime filtering?

Or does the existing start_date and end_date endpoint return time-stamped data that I need to filter client-side?

What is the best practice for handling this if we want accurate vehicle data for a specific time window (e.g., 2-hour trip history)?