All API endpoints include performance expectations using this format: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.
p50 <= X ms, p99 <= Y ms
This page explains how to interpret these values.
Percentiles
p50is the median response time. 50% of successful requests complete at or below this value.p99is the tail response time. 99% of successful requests complete at or below this value.