Authentication
Follow these steps to gain access to Prove APIs
Generate Your Sandbox Credentials
To find your sandbox credentials, follow these steps:
Access your Developer Portal account
Login to the Developer Portal.
Navigate to the Prove solution
Navigate to the appropriate solution from the navigation bar.
Verified Users
If implementing Prove Verified Users in the North American and International regions, you need to create one project for each region.
Create a project
Create a project. Enter a name for your project and then save.

View Credentials
Select the three dots on your project row and select Access Credentials. Save these for later use.

Test Your Credentials Against Prove APIs
Head on over to Prove’s Postman collection and try out the different endpoints with preconfigured test data.
If you receive this error code when testing your credentials:
-
Ensure you copied and pasted the entire credentials from the Portal.
-
Remove any spaces or extra characters from the credentials. It’s sometimes helpful to copy and paste into a notepad to check if you typed extra spaces or characters.
-
Ensure you used the client ID and the client secret in the correct order.
-
When using the SDK, ensure you used the correct server section - Prove has multiple environments which require different credentials:
uat-us
prod-us
uat-eu
prod-eu