Premarket API
Auto-generated from
openapi-snapshot.json. Do not edit by hand — changes are overwritten byscripts/docs/generate_api_reference.py.
4 endpoints in this group.
GET /api/portfolio/extended-valuation
Portfolio Extended Valuation
24x7 portfolio valuation: overlays extended-hours prices on latest snapshot.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
tenant_id | query | integer | optional | |
account_id | query | — | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/trading-intel/afterhours/movers
Afterhours Movers
Top after-hours movers from curated universe.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
limit | query | integer | optional | |
min_pct | query | number | optional | |
source | query | string | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/trading-intel/premarket/gap-map
Premarket Gap Map
User’s current positions + pre-market quotes for gap visualization.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
tenant_id | query | integer | optional | |
account_id | query | — | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/trading-intel/premarket/scan
Premarket Scan
Top pre-market gappers from curated universe.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
limit | query | integer | optional | |
min_pct | query | number | optional | |
source | query | string | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |