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
IP addresses
Some applications may need to know PayGreen's IP.
We can add a new ip address if needed.
34.77.63.3
35.187.78.172
104.199.38.109
Updated about 1 month ago