sk_test_ vs sk_live_).
Service Base URLs
All API calls must target the canonical gateway:- Production API base:
https://api.sendapay.io/v1 - Local Dev API base:
http://localhost:8080/v1
API Authentication
Authenticate your API requests by including your secret key in theAuthorization header of all server-to-server requests:
sk_) in client-side code, mobile applications, or frontend bundles. Use your publishable keys (pk_) exclusively for client-side SDK initializations.