# Fleetit ## Docs - [Obtain Token](https://docs.fleetit.com/api-reference/auth/obtain-token.md): Exchange credentials for an access token. - [Refresh Token](https://docs.fleetit.com/api-reference/auth/refresh-token.md): Exchange a refresh token for a new access token. - [Update](https://docs.fleetit.com/api-reference/auth/whoami/update.md): This API endpoint allows you to update the user information. - [Whoami](https://docs.fleetit.com/api-reference/auth/whoami/whoami.md): This endpoint allows you to retrieve information about the currently authenticated user. - [Create Payment Method](https://docs.fleetit.com/api-reference/billing/payment-methods/create.md): Add a new payment method to the fleet. - [Get Default Payment Method](https://docs.fleetit.com/api-reference/billing/payment-methods/get-default.md): Retrieve the fleet's default payment method. - [List Payment Methods](https://docs.fleetit.com/api-reference/billing/payment-methods/list.md): Retrieve all payment methods for the fleet. - [Remove Payment Method](https://docs.fleetit.com/api-reference/billing/payment-methods/remove.md): Remove a payment method from the fleet. - [Set Default Payment Method](https://docs.fleetit.com/api-reference/billing/payment-methods/set-default.md): Set a payment method as the fleet default. - [Create Billing Status](https://docs.fleetit.com/api-reference/billing/statuses/create.md): Create a new billing status. - [Delete Billing Status](https://docs.fleetit.com/api-reference/billing/statuses/delete.md): Delete a billing status by ID. - [Get Billing Status](https://docs.fleetit.com/api-reference/billing/statuses/get.md): Retrieve a billing status by ID. - [List Billing Statuses](https://docs.fleetit.com/api-reference/billing/statuses/list.md): Retrieve all billing statuses. - [Patch Billing Status](https://docs.fleetit.com/api-reference/billing/statuses/patch.md): Partially update a billing status by ID. - [Update Billing Status](https://docs.fleetit.com/api-reference/billing/statuses/update.md): Replace a billing status by ID. - [Add](https://docs.fleetit.com/api-reference/driver-agreements/add.md): Creates a single driver agreement based on a particular vehicle and driver . - [Close](https://docs.fleetit.com/api-reference/driver-agreements/close.md): Closes an existing driver agreement by setting the agreement end date. - [Bulk Create](https://docs.fleetit.com/api-reference/driver-agreements/create-bulk.md): Creates multiple driver agreements based on provided vehicle and driver details. - [Exchange](https://docs.fleetit.com/api-reference/driver-agreements/exchange.md): Exchange an existing driver agreement for a new driver. - [Get Driver Agreement](https://docs.fleetit.com/api-reference/driver-agreements/get.md): Retrieve a driver agreement by ID. - [List](https://docs.fleetit.com/api-reference/driver-agreements/list.md): Retrieves the list of existing driver agreements from the system for a particular fleet ID. - [Update Driver Agreement](https://docs.fleetit.com/api-reference/driver-agreements/update.md): Partially update a driver agreement by ID. - [Create Driver Invoice](https://docs.fleetit.com/api-reference/driver-invoices/create.md): Create a new driver invoice. - [Delete Driver Invoice](https://docs.fleetit.com/api-reference/driver-invoices/delete.md): Delete a driver invoice by ID. - [Get Driver Invoice](https://docs.fleetit.com/api-reference/driver-invoices/get.md): Retrieve a driver invoice by ID. - [List Driver Invoices](https://docs.fleetit.com/api-reference/driver-invoices/list.md): Retrieve all driver invoices. - [Update Payment Status](https://docs.fleetit.com/api-reference/driver-invoices/payment-status.md): Update the payment status of a driver invoice. - [Update Driver Invoice](https://docs.fleetit.com/api-reference/driver-invoices/update.md): Partially update a driver invoice by ID. - [Add](https://docs.fleetit.com/api-reference/drivers/add.md): Driver Model View Set - [Bulk Create](https://docs.fleetit.com/api-reference/drivers/create-bulk.md): Creates multiple drivers in system - [Get Driver](https://docs.fleetit.com/api-reference/drivers/get.md): Retrieve a driver by ID. - [List](https://docs.fleetit.com/api-reference/drivers/list.md): List the existing drivers in the system - [Update Driver](https://docs.fleetit.com/api-reference/drivers/update.md): Partially update a driver by ID. - [Create](https://docs.fleetit.com/api-reference/fleet/create.md): Create a fleet in the system. - [Get](https://docs.fleetit.com/api-reference/fleet/get.md): Get a fleet by ID. - [List](https://docs.fleetit.com/api-reference/fleet/list.md): Retrieve a list of all fleets in the system. - [Create Onboarding Vehicles](https://docs.fleetit.com/api-reference/fleet/onboarding/create-vehicles.md): Submit vehicles for fleet onboarding. - [List Onboarding Vehicles](https://docs.fleetit.com/api-reference/fleet/onboarding/list-vehicles.md): Retrieve vehicles for fleet onboarding. - [Patch Fleet](https://docs.fleetit.com/api-reference/fleet/patch.md): Partially update a fleet by ID. - [List](https://docs.fleetit.com/api-reference/fleet/regions/list.md): Retrieve a list of all regions in the system. - [Get Service Type](https://docs.fleetit.com/api-reference/fleet/servicetypes/get.md): Retrieve a service type by ID. - [List](https://docs.fleetit.com/api-reference/fleet/servicetypes/list.md): Retrieve a list of all service types in the system. - [Get](https://docs.fleetit.com/api-reference/fleet/settings/get.md): Retrieve the settings of the fleet. - [Patch Settings](https://docs.fleetit.com/api-reference/fleet/settings/patch.md): Partially update fleet settings. - [Update](https://docs.fleetit.com/api-reference/fleet/settings/update.md): Update the settings of the fleet. - [Update](https://docs.fleetit.com/api-reference/fleet/update.md): Update a fleet by ID. - [Create](https://docs.fleetit.com/api-reference/integrations/fleet-active-integrations/create.md) - [Delete Active Integration](https://docs.fleetit.com/api-reference/integrations/fleet-active-integrations/delete.md): Delete an active fleet integration. - [Get](https://docs.fleetit.com/api-reference/integrations/fleet-active-integrations/get.md) - [List](https://docs.fleetit.com/api-reference/integrations/fleet-active-integrations/list.md) - [Update](https://docs.fleetit.com/api-reference/integrations/fleet-active-integrations/update.md) - [Get Integration](https://docs.fleetit.com/api-reference/integrations/get.md): Retrieve an integration by ID. - [List](https://docs.fleetit.com/api-reference/integrations/list.md): Retrieve a list of all integrations in the system. - [Get Integration Log](https://docs.fleetit.com/api-reference/integrations/logs/get.md): Retrieve an integration log by ID. - [List](https://docs.fleetit.com/api-reference/integrations/logs/list.md): A viewset for listing and retrieving CustomerLog instances. with filtering capabilities. - [Columns](https://docs.fleetit.com/api-reference/parking/columns.md) - [Get Citation](https://docs.fleetit.com/api-reference/parking/get.md): Retrieve details for a specific citation. - [List](https://docs.fleetit.com/api-reference/parking/list.md): Retrieve a list of all citations in the system. - [Summary](https://docs.fleetit.com/api-reference/parking/summary.md): Get summary statistics for citations. - [Stats: Citations Count](https://docs.fleetit.com/api-reference/stats/citations-count.md): Retrieve citation count statistics. - [Stats: Citations Volume](https://docs.fleetit.com/api-reference/stats/citations-volume.md): Retrieve citation volume statistics. - [Stats: Tolls Count](https://docs.fleetit.com/api-reference/stats/tolls-count.md): Retrieve toll count statistics. - [Stats: Tolls Distribution](https://docs.fleetit.com/api-reference/stats/tolls-distribution.md): Retrieve toll distribution statistics. - [Stats: Tolls Volume](https://docs.fleetit.com/api-reference/stats/tolls-volume.md): Retrieve toll volume statistics. - [Stats: Vehicles Count](https://docs.fleetit.com/api-reference/stats/vehicles-count.md): Retrieve vehicle count statistics. - [Stats: Vehicles Volume](https://docs.fleetit.com/api-reference/stats/vehicles-volume.md): Retrieve vehicle volume statistics. - [Add Comment](https://docs.fleetit.com/api-reference/support-tickets/comments/create.md): Add a comment to a support ticket. - [Delete Comment](https://docs.fleetit.com/api-reference/support-tickets/comments/delete.md): Delete a support ticket comment. - [Update Comment](https://docs.fleetit.com/api-reference/support-tickets/comments/update.md): Update a support ticket comment. - [Create Support Ticket](https://docs.fleetit.com/api-reference/support-tickets/create.md): Create a new support ticket. - [Delete Support Ticket](https://docs.fleetit.com/api-reference/support-tickets/delete.md): Delete a support ticket by ID. - [Get Support Ticket](https://docs.fleetit.com/api-reference/support-tickets/get.md): Retrieve a support ticket by ID. - [List Support Tickets](https://docs.fleetit.com/api-reference/support-tickets/list.md): Retrieve all support tickets. - [Update Support Ticket](https://docs.fleetit.com/api-reference/support-tickets/update.md): Partially update a support ticket by ID. - [Get Toll](https://docs.fleetit.com/api-reference/tolls/get.md): Retrieve a toll by ID. - [History](https://docs.fleetit.com/api-reference/tolls/history.md): Retrieve the history of a toll. - [List](https://docs.fleetit.com/api-reference/tolls/list.md): Returns a list of tolls. - [Update Toll](https://docs.fleetit.com/api-reference/tolls/update.md): Partially update a toll by ID. - [Assign Vehicle](https://docs.fleetit.com/api-reference/transponders/assign-vehicle.md): Assign a vehicle to a transponder - [Create Order](https://docs.fleetit.com/api-reference/transponders/create-order.md): Create a transponder order. - [GET](https://docs.fleetit.com/api-reference/transponders/get.md): Retrieve a transponder by ID - [List](https://docs.fleetit.com/api-reference/transponders/list.md): Retrieve a list of transponders - [Ship](https://docs.fleetit.com/api-reference/transponders/shipments/confirm-shipment.md): Ship a shipment of transponders - [List Couriers](https://docs.fleetit.com/api-reference/transponders/shipments/couriers.md): Retrieve available shipment couriers. - [Create](https://docs.fleetit.com/api-reference/transponders/shipments/create-return-shipment.md): Create a shipment of transponders - [Get](https://docs.fleetit.com/api-reference/transponders/shipments/get-one.md): Get a shipment of transponders - [List](https://docs.fleetit.com/api-reference/transponders/shipments/list.md): List all shipments of transponders - [Receive](https://docs.fleetit.com/api-reference/transponders/shipments/receive.md): Receive a shipment of transponders - [Unassign Vehicle](https://docs.fleetit.com/api-reference/transponders/unassign-vehicle.md): Unassign a vehicle from a transponder - [Bulk Create](https://docs.fleetit.com/api-reference/vehicles/bulk-create.md): Create multiple vehicles in the system. - [Bulk Update](https://docs.fleetit.com/api-reference/vehicles/bulk-update.md): Update multiple vehicles in the system. - [Create](https://docs.fleetit.com/api-reference/vehicles/create.md): Create a new vehicle in the system. - [Export](https://docs.fleetit.com/api-reference/vehicles/export.md): Export vehicles from the system into a link of csv. - [Get](https://docs.fleetit.com/api-reference/vehicles/get.md): Get a vehicle by ID. - [List](https://docs.fleetit.com/api-reference/vehicles/list.md): Retrieve a list of all vehicles in the system. - [Update](https://docs.fleetit.com/api-reference/vehicles/update.md): Update a vehicle by ID. - [List Vehicle Types](https://docs.fleetit.com/api-reference/vehicles/vehicle-types.md): Retrieve a list of all vehicle types in the system. - [Error Codes](https://docs.fleetit.com/documentation/error-codes.md): Error codes and messages returned by the API. - [Fleetio](https://docs.fleetit.com/documentation/integrations/fleetio.md) - [Hubspot](https://docs.fleetit.com/documentation/integrations/hubspot.md) - [Submit Test Toll](https://docs.fleetit.com/documentation/integrations/test-tolls.md) - [Webhook](https://docs.fleetit.com/documentation/integrations/webhook.md) - [Multi-Fleets Management](https://docs.fleetit.com/documentation/multi-fleets-management.md) - [Overview](https://docs.fleetit.com/documentation/overview.md) - [Pagination](https://docs.fleetit.com/documentation/pagination.md) - [Rate limiting](https://docs.fleetit.com/documentation/rate-limiting.md) ## OpenAPI Specs - [openapi](https://docs.fleetit.com/openapi.json) - [fleetit](https://docs.fleetit.com/.archive/fleetit.yml) ## Optional - [Connect with Us](https://fleetit.com/contact) - [Status](https://status.fleetit.com/) - [Blog](https://fleetit.com/blog)