# Greeks.live Block Trade Deribit API V2.1

Greeks.live Block Trading System provides two API access methods:

1.JSON-RPC over Websocket；

2.JSON-RPC over HTTP(Post method is used where the requested data are placed in the request body).

**Testing Environment:**

&#x20;      The connection URL of Websocket is: *wss\://*&#x74;est-rf&#x71;*.greeks.live/deribit/ws/*

&#x20;      The HTTP requested URL is: *https\://*&#x74;est-rf&#x71;*.greeks.live/deribit/api/v2/*

**Production Environment:**

&#x20;      The connection URL of Websocket is: wss\://rfq.greeks.liv&#x65;*/deribit*/ws/

&#x20;      The HTTP requested URL is:  <https://rfq.greeks.liv&#x65;_/deribit_/api/v2/>
