An important guide to understanding how Aro's Partner API works and it's technical implementation details.

There are several important aspects to consider:

  1. How authorization to our endpoints work and how to obtain a token.
  2. How integrating with Aro works using the Partner API
    1. 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.
    2. Additionally, it may be useful to understand how our system works and where your user journey fits into this model.
  3. How to build your user experience.
    1. The conditions to consider around what data to collect.
    2. The validation of the collected data.

Quick Start

To get started, please read the Authorization section.