Company facts
ticker or cik.
| Parameter | Type | Required | Description |
|---|---|---|---|
scenario_id | string | Yes | The world to read from. |
ticker | string | No | Symbol to look up. |
cik | string | No | CIK to look up (alternative to ticker). |
404 if the company is not found in the scenario.
List companies
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
scenario_id | string | Yes | - | The world to read from. |
ticker | string | No | - | Filter to a single ticker. |
search | string | No | - | Free-text search over name, sector, industry, or ticker (≤128 chars). |
limit | integer | No | 100 | Page size (max 5000). |
offset | integer | No | 0 | Pagination offset. |
Discovery helpers
List the identifiers actually present in a scenario.scenario_id.