Chargefox · Example Payload

Chargefox Fleets Vehicles 200

EnergyAustraliaEV ChargingElectricityUtilitiesOCPICharge Point OperatorRoamingFleetsMobilityCharging SessionsElectrification

Chargefox Fleets Vehicles 200 is an example object payload from Chargefox, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

datapagination

Example Payload

Raw ↑
{
  "data": {
    "vehicles": [
      {
        "uuid": "e07ed79b-c26f-4ab0-b0b4-0b961aea2980",
        "contract_number": "AUTOBOT-03",
        "vin": "1N6AA0CA7AN312713",
        "registration_number": "B0MB33",
        "effective_from": "2023-04-01",
        "effective_to": null,
        "customer": {
          "uuid": "ec6f2c76-c532-4d0d-9107-0de729336f48",
          "name": "Autobots"
        },
        "cards": [
          {
            "id_tag": "BUMBLEBEE"
          }
        ]
      },
      {
        "uuid": "04f4b78d-c68c-4b39-990e-9ddd86faeca7",
        "contract_number": "PRIME",
        "vin": "1FUJCRAV17PX20699",
        "registration_number": "O97MU5",
        "effective_from": "2020-12-29",
        "effective_to": null,
        "customer": {
          "uuid": "b52bd413-b4c8-4931-83fe-935ced6c637b",
          "name": "Autobots"
        },
        "cards": [
          {
            "id_tag": "OPTIMUS"
          },
          {
            "id_tag": "PRIME"
          }
        ]
      },
      {
        "uuid": "db0a5069-50d1-4c3d-931f-cc22d8b79c47",
        "contract_number": "DECEPTICON-01",
        "vin": "1FUJCRAV17PX20699",
        "registration_number": "M3G70N",
        "effective_from": "2000-01-06",
        "effective_to": "2024-02-15",
        "customer": {
          "uuid": "45e61e2f-6624-408d-9d17-05cc9cb0efd1",
          "name": "Decepticons (Strike Force)"
        },
        "cards": []
      }
    ]
  },
  "pagination": {
    "next": "https://app.chargefox.com/api/fleets/v1/vehicles?date_from=2024-02-01&date_to=2024-02-29&page=2",
    "total_entries": 16
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/chargefox-fleets-vehicles-200"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.