Getting started
Guides
Concepts
Resources
All the resources needed to integrate with our Risk Assessment solution are available here
<aside> ⚠️ Prior to implementing one of the following solutions, you need to have a partner account: if you don't have one yet, you should start by contacting your account manager.
If you do not have an account manager, please get in touch with our team using the following email: [email protected].
</aside>
SBS Risk Assessment offers an easy-to-setup solution for you to have access to all its financial analysis tools.
The SBS Risk Assessment API is RESTful in its architectural style utilising an API key, userId and API version for its Authentication.
Our main goal is to provide you a REST API that follows industry standards and provide an understanding of the error messages possible. For information clarity, the API uses the following standards:
<aside> ✅ Test our platform! We provide a staging environment for you to test your API integration. Using our staging environment, you will be able to simulates requests and analyse the data received by our platform.
</aside>
Staging API: [api.sta.lending.soprafinancing.delivery/](<https://api.sta.lending.soprafinancing.delivery/>)
Staging WebApp: [app.sta.lending.soprafinancing.delivery/](<http://app.sta.lending.soprafinancing.delivery/>)
Production API: [api.lending.soprafinancing.io](<http://api.lending.soprafinancing.io>)
Production WebApp: [app.lending.soprafinancing.io](<http://app.lending.soprafinancing.io>)