Endpoints
The API is accessed by making HTTPS requests to a specific version endpoint URL, in which GET, POST and DELETE methods dictate how your interact with the objects available. Every endpoint is accessed only via the SSL-enabled HTTPS (port 443) protocol.
Production
- API : https://api.paygreen.fr
- PayGreenJS : https://pgjs.paygreen.fr/latest/paygreen.min.js
- Back-office : https://app.paygreen.fr
Sandbox
- API : https://sb-api.paygreen.fr
- PayGreenJS : https://sb-pgjs.paygreen.fr/latest/paygreen.min.js
- Back-office : https://sb-app.paygreen.fr
Updated 11 months ago