2025-05-05 Released
Overview
Fleetio has released a new API version containing a small amount of incremental updates to several endpoints, and the removal of deprecated path-integer versioning (v1
, v2
, and v3
). Starting with version 2025-05-05
, API paths will exclude integer versions and will be found at /api/{resource}
as specified in the API docs. You will no longer be able to use the integer paths when using API versions starting from 2025-05-05
.
For newly created Partner API tokens, the default API version remains 2023-03-01
. If you are using a Partner API token, or are using an account API key created before January 1st, 2024, please be sure to select the 2023-01-01
version using the selector on the sidebar. If you are using an account API key created between January 1st 2024 and March 15th 2024, choosing 2024-01-01
for the API version will maintain the same behavior as the default when the key was created.