Get Your Access Token
After creating your individual or team project, you can access and copy your client ID and Client Secret credentials. You can always find them in the dashboard section or save them in a .txt file.
Please keep in mind that the client ID and Client Secret will be different for each of the three environments. Initially, you can only test in the sandbox environment until you configure everything and request the transition to UAT.
*For the security of your credentials, Two-Factor Authentication (TFA) is mandatory. We recommend configuring TFA in the Dashboard > Edit Profile > TFA to prevent any potential security breaches.
-
Copy your Client ID and Client Secret, then navigate to Resources > OAuth > API Reference.
-
Try the OAuth sandbox on the right side. Simply paste your Client ID and Secret, and click "Send API Request."
-
You will receive an access token as a response. Select the access token in the response and copy it to try out the APIs of your project.
*Please note that this method does not apply for tokenization.
*If you want to understand how data encryption in transit works, please visit the "JWE Encryption" guide.