> ## Documentation Index
> Fetch the complete documentation index at: https://api.corpay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Fleet API overview

Corpay is the partner of choice for businesses looking to offer and use fuel and charging cards at scale. With Fleet API, companies can unlock the power of Corpay’s platform and bring it directly into their own branded user experience — creating seamless, connected journeys for their customers.

## Core Fleet API capabilities

Fleet API provides the building blocks for key fleet workflows, including customer and card operations, transactions, EV charging, and event-driven integrations.

<CardGroup cols={2}>
  <Card title="Customers" icon="users">
    Create customer accounts (fleets), retrieve and update customer details, and manage customer status with block, unblock, and close actions.
  </Card>

  <Card title="Cards" icon="credit-card">
    Order, search, get card details, lodge, block/unblock, replace cards, request PIN reprints, cancel cards, and retrieve replaced card details.
  </Card>

  <Card title="Transactions" icon="receipt">
    Retrieve transaction history by customer or by card to power reporting, reconciliation, and operational tooling.
  </Card>

  <Card title="Master data and events" icon="database">
    Access reference data and review webhook payloads for card status changes, newly created cards, and replacement events.
  </Card>
</CardGroup>

## EV charging capabilities

Explore Fleet API capabilities for charging, from finding charging locations with static and dynamic live data to start, stop, and track charging sessions.

<CardGroup cols={2}>
  <Card title="Charging locations" icon="map">
    Search and filter charging locations with Geosearch in a map area and retrieve detailed static and dynamic location data.
  </Card>

  <Card title="Charging sessions" icon="plug-circle-bolt">
    Start remote charging sessions, stop sessions, and retrieve session details so drivers can see live charging activity and session history.
  </Card>
</CardGroup>

## Get the most out of Fleet API

Explore practical use cases and technical documentation to see how Fleet API can power seamless, connected fleet experiences for resellers, fleet managers, and drivers.

<Columns cols={2}>
  <Column>
    <Card title="Use cases" icon="sparkles">
      Discover example use cases that bring Fleet API to life and show how its capabilities can be turned into seamless customer experiences.\
      [Learn more](use-cases)
    </Card>
  </Column>

  <Column>
    <Card title="API reference" icon="book-open" href="/fleet-api-reference-overview">
      Dive into the Fleet API reference to explore the endpoints and technical building blocks behind powerful fleet experiences.\
      [Learn more](fleet-api-reference-overview)
    </Card>
  </Column>
</Columns>

Fleet API brings together the capabilities businesses need to build seamless fleet solutions, from account, customer, and card management to transactions, EV charging, and live data integrations.
