Discussions
How can real-time fleet tracking data be effectively integrated into existing supply chain systems without causing data overload or latency issues?
Hi team,
Vehicle Utilization Data not Matching
I have connected to the vehicle utilization v2 api endpoint and pulled all data for my fleet.
request['Authorization'] = "Bearer <OAUTH_TOKEN>"
this endpoint: https://api.gomotive.com/v1/assets I can use my API-key and it works fine.
this other endpoint: https://api.gomotive.com/v1/vehicle_locations that same key results in {error_message: 'invalid API key'}
Why is this not behind a login?
How can i just put any question into this system.
Does webhook have an asset created or updated event?
Similarly to vehicle/users created/updated, is there an event for assets?
Vehicle includes a sleeper berth
I see this boolean setting in the vehicle details in the front end ui, but i dont see in documentation how you set the value. Maybe this was addded later and the documentation hasn't been updated?
front_facing_plain_url & driver_facing_plain_url getting change after some time.
We called https://api.gomotive.com/v2/driver_performance_events?driver_ids=8084370&vehicle_ids=2088152&start_date=2025-11-20&end_date=2025-11-20&media_required=true&per_page=100&page_no=1 API and we received front_facing_plain_url": "https://keep-truckin-production.s3.amazonaws.com/uploads/camera_media/media/3254373326/mp4-front_facing-ddd7195b-ecf5-40f5-9f0b-3717f3015af1.mp4?response-content-disposition=attachment%3B%20filename%3Dhard_brake-20251120-194007-front_facing.mp4&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5S2T6Q3NMVPEPWE2%2F20251120%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251120T204648Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=0b4cfc9930af05c7abd994213dfe62ce5cf6248f7153f14eda378700501aec63 but when we checked it was not working and gave AccessDenied error, when we called same API again, we got below URLand that was working
https://keep-truckin-production.s3.amazonaws.com/uploads/camera_media/media/3254373326/mp4-front_facing-ddd7195b-ecf5-40f5-9f0b-3717f3015af1.mp4?response-content-disposition=attachment%3B%20filename%3Dhard_brake-20251120-194007-front_facing.mp4&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5S2T6Q3NMVPEPWE2%2F20251120%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20251120T203442Z&X-Amz-Expires=600&X-Amz-SignedHeaders=host&X-Amz-Signature=f379508880ea72de1bc0b61d5ebd22c99783af1f619821fb1b9f40f9fb40ce3b but after sometime it wasnot working and gave same error
No fuel def data
Whenever i pull the data using the endpoint it is not showing the info (mainly fuel data , remaining percentage of fuel and def) , i am getting null value for both , however i am getting the fuel and def info in the website. Is there anything wrong ?
How can i get the data which is available in the website ?
V1 Webhooks - does POST "Create a new company webhook" work?
Hello,
