Load API keys
Ensure you have Prove Sandbox credentials from the Developer Portal. To access the Prove API, use your OAuth 2.0 client ID and client secret. You can load these from environment variables or another method:Install server-side SDK
Install the server-side SDK of your choice by running a command in your terminal, or by using a dependency management tool specific to your project.Install client-side SDK
Install the client-side SDK of your choice by running a command in your terminal, or by using a dependency management tool specific to your project.- Web SDK
- Android SDK
- iOS SDK

