v1

latestOpenAPI 3.0.32026-07-2664108290.0 KB
Brokers

Broker Registry

Curated registry of IDX exchange-member brokers with name, origin (foreign / domestic), cohort (retail / mixed / institutional / unknown), and license type. Use this as the authoritative source for valid broker codes when calling broker-scoped endpoints such as /v2/broker-activity/{broker_code}/.

<Info>Costs 1 API credit.</Info>

get/v2/brokers/

Query parameters

cohort'institutional' | 'mixed' | 'retail' | 'unknown'

Optional filter by broker cohort (case-insensitive).

origin'domestic' | 'foreign'

Optional filter by broker origin.

Response

List of brokers with code, name, foreign flag, cohort, and license type.

codestring required

Broker code.

namestring required

Human-readable broker name.

is_foreignboolean required
cohortstring nullable required

One of: retail, mixed, institutional, unknown; null if unclassified.

license_typestring nullable required