Environments
Sandbox
- Our sandbox allows you to test and integrate the API with complete freedom and simulated test data.
- It is a environment that is not connected to the outside world. There are basically no limits to the number of transactions and volumes.
- Access can be granted rather quickly.
- Although money, cardholders, cards and transactions are simulated, they work in the same way as in the production environment, with the same endpoints and parameters.
- Sandbox and production just differ in the base URL for all endpoints and the oAuth2 client credentials.
- Base URL:
https://sandbox.partner-api.getpliant.com/api/
Production
- The production environment provides complete access to global credit cards and all features provided by Pliant.
- Access is dependent on your commercial needs and individual agreements (see Scopes).
- Limits are based on internal risk policies per organization.
- Pliant grants access to the production environment under the caveat that the API consumer adheres to communicated rate and/or access limitations of the API. Pliant may remove production access, if those limits are violated frequently.
- Base URL:
https://partner-api.getpliant.com/api/
Updated 9 months ago