An important guide to understanding how Aro's Partner API works and it's technical implementation details.
There are several important aspects to consider:
- How authorization to our endpoints work and how to obtain a token.
- How integrating with Aro works using the Partner API
- Each journey is different and requires different data for the lender to provide offers. We have documented these differences in the integrating with Aro section.
- Additionally, it may be useful to understand how our system works and where your user journey fits into this model.
- How to build your user experience.
- The conditions to consider around what data to collect.
- The validation of the collected data.
Quick Start
To get started, please read the Authorization section.