Skip to content

Commit 262133e

Browse files
committed
slight change, matching structure
1 parent 1b5ec71 commit 262133e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/content/data-streams/reference/overview.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,10 @@ The [Candlestick API](/data-streams/reference/candlestick-api) provides historic
6464

6565
### Integration Methods
6666

67-
Currently, the Candlestick API is accessible via a [REST API](/data-streams/reference/candlestick-api), including a [streaming endpoint](/data-streams/reference/candlestick-api#get-streaming-price-updates) for real-time data.
67+
#### Direct API Access
68+
69+
- [REST API](/data-streams/reference/candlestick-api) - Access historical OHLC data via HTTP
70+
- [Streaming Endpoint](/data-streams/reference/candlestick-api#get-streaming-price-updates) - Get real-time price updates
6871

6972
### Authentication
7073

0 commit comments

Comments
 (0)