Environments
Sandbox
- Our sandbox allows you to test and integrate our API with complete freedom and simulated test data.
- The sandbox environment is not connected to the outside world. There are essentially no limits to the number of transactions and volumes.
- Access can usually be granted 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.
- The sandbox and production environments differ only in the base URL and the OAuth2 client credentials.
- Base URL:
https://sandbox.partner-api.getpliant.com/api/
Production
- The production environment offers full access to all credit card types issued by Pliant and to every available feature.
- 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. Pliant may revoke production access if these limits are repeatedly exceeded.
- Base URL:
https://partner-api.getpliant.com/api/
Updated 10 days ago