rename directory
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# DERIVATIVES_API_URL
|
||||
|
||||
- **URL:** https://api.sgx.com/derivatives/v1.0
|
||||
- **Status:** 200
|
||||
- **Classification:** ACCESSIBLE
|
||||
- **Content-Type:** application/json
|
||||
- **Content-Length:** 99 bytes
|
||||
- **Elapsed:** 0.077 s
|
||||
- **Probed at:** 2026-06-24T09:39:40.202648+00:00
|
||||
## Notes
|
||||
|
||||
The bare URL returns `SGX_4000 Too much data returned, please use pagination`; the frontend never calls it directly.
|
||||
|
||||
- **Aggregate volume:** `/?aggregate=true&aggregate-option=total-volume`.
|
||||
- **Futures by commodity:** `/?groupby=cc&category=futures`.
|
||||
- **Symbol history:** `/history/symbol/{symbol}?days=10d&category=futures¶ms=base-date,total-volume,last-traded-price-abs`.
|
||||
- Use `params` to select fields and keep responses small. Include `Origin: https://www.sgx.com` and `Referer: https://www.sgx.com/`.
|
||||
Reference in New Issue
Block a user