Skip to main content

· One min read

Overview

Fleetio has released a new API version containing incremental updates to a number of endpoints. Version 2024-03-15 will be the default for new account API keys created moving forward. You can try out this new API version by including the X-Api-Version header with the value 2024-03-15 with any API request.

info

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.

· One min read

Overview

Fleetio has released official integrations to interact with our API. These integrations, or "data connectors", are powered by open-source projects that will enable you to move data out of Fleetio and into any of the supported destinations by each tool.

info

The data connectors are scoped to the latest version of the API

Below is a list of connectors supported by Fleetio:

Checkout our guide for more information.

· One min read

Overview

Fleetio has released a new API version containing incremental updates to a number of endpoints. Version 2024-01-01 will be the default for new account API keys created moving forward. You can try out this new API version by including the X-Api-Version header with the value 2024-01-01 with any API request.

info

For newly created Partner API tokens and Organization API tokens, the default API version remains 2023-03-01. If you are using a Partner or Organization 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.

· One min read

Overview

Fleetio has moved to a date-based versioning scheme to improve organization of our documentation and to facilitate enhancements to the API. We've done a lot of work to ensure this change is as seemless as possible for users of our API.

info

Your API key has automatically been fixed to the latest version, you do not need to make any changes at this time to begin using Fleetio's date versioning. As new changes are released, you may choose to use new API versions by sending along the X-Api-Version header, or by updating your API key version in the Fleetio web app.

In the future, as new API versions are released, we will support existing versions for a minimum of two years from the date of release. After two years, an API version may be marked for scheduled deprecated in the documentation. When making requests using a API version scheduled for deprecation, you will recieve a header, Deprecation, with a value being a date time when the version you are using will no longer be available. Fleetio will provide ample time and support to ensure your ability to upgrade to a supported API version.