Order Flow API
Auto-generated from
openapi-snapshot.json. Do not edit by hand — changes are overwritten byscripts/docs/generate_api_reference.py.
7 endpoints in this group.
GET /api/order-flow/blocks/feed
Blocks Feed
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
limit | query | integer | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/order-flow/blocks/{symbol}
Blocks
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
symbol | path | string | required | |
limit | query | integer | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/order-flow/confluence/{symbol}
Confluence
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
symbol | path | string | required | |
lookback_minutes | query | integer | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/order-flow/cvd/{symbol}
Cvd
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
symbol | path | string | required | |
timeframe | query | string | optional | |
limit | query | integer | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/order-flow/dashboard/portfolio
Dashboard Portfolio
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
limit | query | integer | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/order-flow/time-sales/{symbol}
Time Sales
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
symbol | path | string | required |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
GET /api/order-flow/volume-profile/{symbol}
Volume Profile
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
symbol | path | string | required | |
timeframe | query | string | optional |
Responses
| Code | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |