Temporary integration account
During the integration period, LigdiCash provides you with a real temporary LigdiCash account dedicated to your integration work. This account is configured with:- A pre-activated API project
- The operators defined in your contract
ApikeyandAPI_TOKENkeys ready to use
To obtain your temporary integration account, contact developper@ligdicash.com or see the contacts by country.
Base URL
The URL is identical during integration and in production:Going live
Once your integration is complete and validated, you switch to your own LigdiCash account by simply replacing the keys in your configuration:| Integration account | Production account | |
|---|---|---|
Apikey | Key provided by LigdiCash | Key from your own project |
API_TOKEN | Token provided by LigdiCash | Token from your own project |
| Base URL | https://app.ligdicash.com | https://app.ligdicash.com |
| Behavior | Identical | Identical |
Retrieving your keys
TheApikey and API_TOKEN keys are available in the LigdiCash dashboard of your project. See Authentication for usage details.
Related pages
- Authentication — how to use Apikey and API_TOKEN
- API project — how to obtain and use your API project
