Your sandbox account is the perfect place for you to experiment, build and test your integrations using the Soldo Business API without any risk to your production data. To begin using the Soldo Business API with your sandbox account, you will need to create your application to generate your API credentials.
Note: The guide below describes how to generate the API credentials for your sandbox account. The process is identical for production accounts. You can find more information in the Business API Portal: Setting up the API.
- Log in to your sandbox account.
- From the left-side menu, select Integrations > Business API.
- Select Create application.
- Enter a name for your application and then follow the instructions to generate and enter a valid keypair. Note: The key must be a valid RSA 2048-bit public key in PEM format:
-----BEGIN PUBLIC KEY-----
{YOUR PUBLIC KEY HERE}
-----END PUBLIC KEY----- - Select Next.
- Next, decide what information your application will be allowed to access by selecting or deselecting the checkboxes and then select Continue.
- Review your information and then scroll to the bottom of the screen to acknowledge the terms and conditions.
Note: Make sure you have read the terms and conditions before acknowledging. You can do this by following the link provided at at the bottom of the screen. - Select Create application.
Your credentials will only be shown once. Treat them as a password and store them safely. Only share them with people you trust via a secure channel.
Your sandbox account is the perfect place for you to experiment, build and test your integrations using the Soldo Business API without any risk to your production data. To begin using the Soldo Business API with your sandbox account, you will need to create your application to generate your API credentials.
Note: The guide below describes how to generate the API credentials for your sandbox account. The process is identical for production accounts. You can find more information in the Business API Portal: Setting up the API.
- Log in to your sandbox account.
- From the left-side menu, select Integrations > Business API.
- Select Create application.
- Enter a name for your application and then follow the instructions to generate and enter a valid keypair. Note: The key must be a valid RSA 2048-bit public key in PEM format:
-----BEGIN PUBLIC KEY-----
{YOUR PUBLIC KEY HERE}
-----END PUBLIC KEY----- - Select Next.
- Next, decide what information your application will be allowed to access by selecting or deselecting the checkboxes and then select Continue.
- Review your information and then scroll to the bottom of the screen to acknowledge the terms and conditions.
Note: Make sure you have read the terms and conditions before acknowledging. You can do this by following the link provided at at the bottom of the screen. - Select Create application.
Your credentials will only be shown once. Treat them as a password and store them safely. Only share them with people you trust via a secure channel.