# Chargefox Fleets API

**Canonical:** https://apis.io/apis/chargefox/chargefox-fleets-api/  
**Provider:** Chargefox — https://apis.io/providers/chargefox/  
**Base URL:** https://app.chargefox.com/api/fleets/v1  
**Documentation:** https://app.chargefox.com/developers/docs/fleets

Chargefox Fleets API is one of 2 APIs that [Chargefox](https://apis.io/providers/chargefox/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include EV Charging, Fleets, Charging Sessions, Usage, and Billing. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, rate-limit docs, a support channel, and authentication docs.

Chargefox's documented REST API for fleet customers, described by an OpenAPI 3.0.1 contract titled "Fleets API" version 1.0 that the company renders publicly with Redoc at https://app.chargefox.com/developers/docs/fleets. Four read-only GET operations, all tagged Fleets and all secured by the same `bearerAuth` HTTP bearer scheme: /api/fleets/v1/usage lists every charge session completed by a fleet's managed vehicles on the Chargefox network with per-charging-period consumption, tariff, GST and AUD amount; /api/fleets/v1/sessions returns the session records; /api/fleets/v1/vehicles lists the managed vehicles; /api/fleets/v1/invoices returns invoices. Each operation takes optional date_from, date_to and page query parameters and returns a paginated set of 100 results per page, and each declares 401, 403 and (except vehicles) 429 responses. The contract is real and the documentation is anonymous, but the data is not: every path returned HTTP 401 to an unauthenticated request on 2026-07-27. There is no signup, no sandbox and no self-service key — Chargefox's own getting-started page says that if you are a fleet customer interested in the API you must speak to a team member or email fleetsupport@chargefox.com.

## Machine-readable artifacts (13)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/openapi/chargefox-fleets-api-openapi.json
- **Documentation** — https://app.chargefox.com/developers/docs/getting_started
- **APIReference** — https://app.chargefox.com/developers/docs/fleets
- **RateLimits** — https://app.chargefox.com/developers/docs/rate_limits
- **Support** — https://support.chargefox.com/hc/en-au
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/overlays/chargefox-fleets-api-overlay.yaml
- **Examples** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/examples/_index.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/rate-limits/chargefox-rate-limits.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/errors/chargefox-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/data-model/chargefox-data-model.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/conventions/chargefox-conventions.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/authentication/chargefox-authentication.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/chargefox/refs/heads/main/apis.yml

## Other Chargefox APIs (1)

- [Chargefox OCPI CPO API](https://apis.io/apis/chargefox/chargefox-ocpi-cpo-api/)

## Tags

EV Charging, Fleets, Charging Sessions, Usage, Billing, Australia

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/chargefox/chargefox-fleets-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/chargefox/.
