CSL Pay Developers
CSL Pay · v1.0.0

CSL Pay API Documentation

Reference for the CSL Pay Payout, Collections and FX APIs.

Start here

Three things to sort out before the first call.

Your first request

A live endpoint from the reference. Add your token and run it.

GET /fx-rate-api/fx/orders/reference Full reference
Request
curl -X GET "https://api.dev.cslpay.io/fx-rate-api/fx/orders/reference" \
  -H "Authorization: Bearer <access-token>"

Explore