v1

latestOpenAPI 3.0.3Proprietary2026-07-244065126.5 KB
Companies

List Companies

Retrieve list of companies with Live Excel Models and optional keyword filtering

get/api/v2/companies

Query parameters

keywordstring

Filter companies by name or ticker symbol (case-insensitive)

Response

idinteger required

Unique identifier for the company

namestring nullable

Registered name of the company

tickerstring nullable

Primary ticker symbol used to identify the company

industry_string nullable required

Name of the industry the company belongs to

sector_string nullable required

Name of the sector the company belongs to

actively_maintainedboolean
model_updated_atstring date-time required

Timestamp when the company's model was last updated

earliest_calendar_quarterstring nullable required

Earliest calendar quarter available in the company's model

latest_calendar_quarterstring nullable required

Most recent calendar quarter available in the company's model

earliest_fiscal_quarterstring nullable required

Earliest fiscal quarter available in the company's model

latest_fiscal_quarterstring nullable required

Most recent fiscal quarter available in the company's model

earliest_quarterstring nullable required

Use earliest_calendar_quarter instead. Earliest calendar quarter available in the company's model

latest_quarterstring nullable required

Use latest_calendar_quarter instead. Most recent calendar quarter available in the company's model

All 40 operations