v1.5.13
ChargeLoop Developer API
API reference for partners sending merchants to ChargeLoop. Authenticate by exchanging your API key and secret at POST /auth/login for a session token, then pass it as Authorization: Bearer <token> on every request. The Try it panels on this site auto-fill your token and account ID after login. Account scoping uses the X-Account-ID header; errors return JSON with error + message fields and a matching HTTP status.
Client Libraries