Documentation Index
Fetch the complete documentation index at: https://docs.kalshi.com/llms.txt
Use this file to discover all available pages before exploring further.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique identifier for the structured target. | [optional] |
| name | str | Name of the structured target. | [optional] |
| type | str | Type of the structured target. | [optional] |
| details | object | Additional details about the structured target. Contains flexible JSON data specific to the target type. | [optional] |
| source_id | str | External source identifier for the structured target, if available (e.g., third-party data provider ID). | [optional] |
| source_ids | Dict[str, str] | Source ids of structured target if available. | [optional] |
| last_updated_ts | datetime | Timestamp when this structured target was last updated. | [optional] |