Using the Decryptx® APIs
An Introduction on Decryptx API and environment.
The following is an overview of the environments and end-points for utilizing the Decryptx API Library.
Get Started with the integration process by connecting to our certification environment.
Access to a certification account can be requested here.
All preliminary development must be conducted and tested within the certification environment.
Important API Credential Information
You will be issued different API credentials for certification and production. After the development and certification process is completed you will need to update your software to use the production environment URL, and the Decryptx API credentials with the new production account credentials.
If you have any technical issues during the development or certification process please our Integrations team at [email protected] Members of our Integrations team can assist with technical or solutions questions that may arise.
Decryptx API Environment
There are two Decryptx environments each with their own URL.
The certification test environment:
https://secure-cert.decryptx.com/api/
The production environment:
https://secure-prod.decryptx.com/api/
Decryptx API End-Points
There are four end-points in the Decryptx API Library.
API Name | End-Point |
---|---|
Validate Account | /api/partner/validate |
Validate Device | /api/device/validate |
Decrypt P2PE Data | /api/decrypt |
Decrypt-Ext P2PE Data | /api/decrypt-ext |
Updated 5 months ago