Build solutions for fleets based on Corpay’s powerful platform and APIs.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.
Typical Integration Flow
- Authenticate
- Obtain a JWT access token
- Include it in all API requests
- Retrieve Master Data
- Fetch card types, categories, products, statuses, and groups
- Use these identifiers when ordering or managing cards
- Manage Customers
- Retrieve customer profiles
- Create sub‑customers if required
- Update customer contact or address details
- Control customer lifecycle (block, unblock, close)
- Order Cards
- Submit a card order request
- Receive an asynchronous order reference
- Optionally register for card creation webhooks
- Manage Cards
- Retrieve cards by identifier
- Search and list cards using pagination
- Perform lifecycle operations such as block, unblock, cancel, or replace
- Receive Webhook Events
- Register webhook subscriptions
- Receive real‑time event payloads when card status changes, cards are created, or replaced
- Retrieve Transactions
- Fetch transactions by customer or card
- Apply filters such as date range, billing status, and product identifiers