NEXUS
APIs

CloudPay APIs

Endpoint reference, authentication, and integration guides for CloudPay.

Make your first call

All CloudPay endpoints are served over HTTPS and authenticated with an API key. Grab a key from your merchant portal and try it out.

curl https://api.nexus.dev/cloudpay/v1/ping -H "Authorization: Bearer $NEXUS_API_KEY"