Starting Index
transparent model intelligence
Data Access Guide

What is an investment model API?

An investment model API lets software retrieve model information in a structured format. Instead of copying allocations, performance, or publication details from a web page, an authorized application can request the relevant data and process it consistently.

The basic distinctionData access is not brokerage access or automatic trade execution.

A model API can provide information about target portfolios and research records. It does not necessarily connect to an investor's brokerage account, place orders, hold assets, or determine whether a model is appropriate for a particular person.

01 · Allocations

Retrieve model holdings and weights

Structured targets can support internal portfolio review, reporting, reconciliation, or implementation workflows without manual transcription.

02 · Performance

Read model and benchmark records

Performance endpoints can provide dated series and comparison data for dashboards, analysis, and repeatable reporting.

03 · Publication

Confirm what was available and when

Publication metadata helps applications distinguish the current model state from prior records and verify the timing of a release.

04 · Research

Use validation facts programmatically

Research data can expose documented model facts and validation results without requiring another system to interpret charts or page copy.

Potential users
  • Investment professionals building internal research dashboards.
  • Analysts comparing model and benchmark records.
  • Developers integrating portfolio data into authorized applications.
  • Organizations creating recurring review and reporting workflows.
Questions to ask
  • Which data is public and which requires subscriber authorization?
  • How are models, dates, weights, and record types identified?
  • How often does the underlying publication change?
  • What rate limits, security controls, and usage terms apply?
Starting Index API accessThe platform provides public context and authenticated model data endpoints.

The API documentation describes available endpoints, authentication, response schemas, rate limits, and examples. Professional, Business, and Enterprise plans include authenticated API access. The public site separately exposes performance, method, evidence, and audit context that can be reviewed without an API key.

Evaluate the source before the interfaceA convenient API does not make the underlying model suitable or reliable.

Review the model method, research evidence, forward-tracked records, and research standards before deciding how model data should be used.