Depending on the API endpoint you use, we have different methods of authentication.
Basic authentication
The majority of the API endpoints use Basic authentication. Use the Merchant ID and the API password.
API key authentication
The other API endpoints use API key authentication, which include:
- Filter/Forward (Pull): https://sandbox.pci-proxy.com/v1/pull
- Filter/Forward (Push): https://sandbox.pci-proxy.com/v1/push/uniquePushKey
- Tokenization Link: https://api.link.sandbox.pci-proxy.com/v1/links
Where to find our credentials
Your credentials are in the Developer section of the Dashboard. Newly generated API keys will only be displayed once, so make sure to copy them to a secure location before exiting the tool.