To trade with a va
Last updated 1 year ago
Was this helpful?
WETH
USDC
03NOV23
^\d\d\w\w\w\d\d$
1700
P
C
4
buy
0.23
POST /vaults/trade HTTP/1.1 Host: x-apikey: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 125 { "base": "WETH", "quote": "USDC", "expiration": "03NOV23", "strike": 1700, "type": "P", "size": 4, "direction": "buy", "premiumLimit": 0.23 }
Successful Operation
{ "market": { "vault": "pSV-WETH/USDCe-C", "strike": 2500, "expiration": "03NOV23", "size": 4, "direction": "buy" } }