Resource Overview

Addepar is an open platform that facilitates the secure exchange of data with other applications or products through a REST API. The API is divided into three workflow categories: Portfolio, Ownership Graph, and Admin.

The Addepar API provides access to data via HTTPS using unique API endpoints, and provides programmatic access to data in JSON:API spec format for the following resources:

Portfolio

Resource AreaBase RouteDescription
Arguments/v1/argumentsDiscover the available Addepar attribute arguments.
Attributes/v1/attributesDiscover available Addepar attributes.
Jobs/v1/jobsSubmit asynchronous portfolio jobs, monitor the status, and download the results.
Portfolio/v1/portfolio/query

/v1/portfolio/views
Extract portfolio data for a saved analysis view or with a direct query.
Transactions/v1/transactions

/v1/transactions/views

/v1/transactions/query
Create and delete transactions in Addepar, retrieve, and update transaction details.

Extract transaction data from an existing view or a query directly using specific parameters.
Snapshots/v1/snapshotsRetrieve snapshot and valuation details.
Benchmarks/v1/benchmarksGet, create, update, and delete benchmarks.
Benchmark Compositions/v1/benchmark_compositionsRetrieve or update benchmark compositions.
Imported Benchmark Data/v1/imported_benchmark_dataMaintain your own custom benchmarks.
Benchmark Associations Strategies/v1/benchmark_associations_strategiesManage benchmark associations.

Ownership Graph

Resource AreaBase RouteDescription
Entities/v1/entitiesCreate and delete entities, as well as retrieve and update entity details.
Entity Types/v1/entity_typesDiscover the available entity types including associated attributes, attributes required for creation, and which attributes are editable.
Groups/v1/groupsCreate and delete groups, as well as retrieve and update group details.
Positions/v1/positionsCreate and delete positions, as well as retrieve and update position details.
External IDs/v1/external_id_typesCreate External IDs to seamlessly query portfolio data across Addepar and non-Addepar systems and applications.

Admin

Resource AreaBase RouteDescription
Audit/v1/audit_trailRetrieve audit logs.
Client Portal/v1/portal/publish_filesPublish reports or files to the Client Portal and notify clients.
Files/v1/filesAccess to files that have been uploaded into the file vault including any reports generated.
Generated Reports/v1/generated_reports Access to generated report objects.
Report List/v1/reportsGet a list of reports to streamline various operations workflows.
Report Generation/v1/report_generation_jobRun reports.
Roles/v1/rolesView roles created by your firm, as well as add or remove the users assigned to each role.
Users/v1/usersView, create, and delete users, update user information, tool permissions, and portfolio access.