Overview
To authenticate with Addepar, you will need:- Firm ID – A unique identifier for your Addepar firm, found in the API URL.
Prerequisites
- You must have an Addepar account.
Instructions
Step 1: Finding Your Firm ID
- Open the Analysis Tool in Addepar.
- Click Export above the table and select Generate API URL.
- Look at the generated URL. Your Firm ID is the value of
addepar_firm=
in the query string.
- Example: https://terrabella.addepar.com/api/v1?…addepar_firm=12345 → Firm ID is
12345
.
