Get vehicles within a specified radius, based on a point specified.
JWT Bearer token obtained from POST /api/authentication/token/user or POST /api/authentication/token/api-key.
Lifetime: ~24 hours (86,399 seconds). Cache the token and reuse it. Re-authenticate 5 minutes before expiry.
Scoping:
No refresh endpoint — re-authenticate with your credentials when the token expires.
Standard and must keep as it is.
Bearer your_token
Latitude
Longitude
Company ID.
Number of vehicles to get.
Search radius in metres (not kilometres). Example: 5000 = 5 km radius. Omit to search without a radius constraint.