> For the complete documentation index, see [llms.txt](https://greekslive.gitbook.io/greeks-live-block-trade-api-zh-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greekslive.gitbook.io/greeks-live-block-trade-api-zh-v2/greeks.live-da-zong-jiao-yi-xi-tong-deribit-api-v2.1.md).

# Greeks.live 大宗交易系统Deribit API V2.1

Greeks.live大宗系统提供两种API接入方式：

1.JSON-RPC over Websocket；

2.JSON-RPC over HTTP(采用Post方式，将请求数据放在request body中)。

**测试环境：**

&#x20;      Websocket的连接url为 wss\://test-rfq.greeks.live/deribit/ws/

&#x20;      Http请求的url为 <https://test-rfq.greeks.live/deribit/api/v2/>

**生产环境：**

&#x20;      Websocket的连接url为 wss\://rfq.greeks.live/deribit/ws/

&#x20;      Http请求的url为 <https://rfq.greeks.live/deribit/api/v2/>
