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 Projects from the side bar.
Create a project
Select the appropriate solution, give your project a name, and then select Create Project.
View Credentials
Select your project to access your credentials.
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