Skip to main content

Public

Security: None

Endpoints under Public section can be accessed freely without requiring any API key or signatures.

Test Connectivity

GET https://futuresopenapi.idax.exchange/fapi/v1/ping
This endpoint checks connectivity to the host.

Check Server Time

GET https://futuresopenapi.idax.exchange/fapi/v1/time

Response:


Futures List

GET https://futuresopenapi.idax.exchange/fapi/v1/contracts

Response:


Market

Security: None

Market section can be accessed freely without requiring any API key or signatures.

Depth

GET https://futuresopenapi.idax.exchange/fapi/v1/depth
Market depth data.

Query Parameters

Response:

The fields bids and asks are lists of order book price level entries, sorted from best to worst.

24hrs ticker

GET https://futuersopenapi.idax.exchange/fapi/v1/ticker
24 hour price change statistics.

Query Parameters

Response:


All market tickers

GET https://futuersopenapi.idax.exchange/fapi/v1/ticker_all

Response:


Get index/marked price

GET https://futuersopenapi.idax.exchange/fapi/v1/index

Query Parameters

Response:


Kline/charts data

GET https://futuresopenapi.idax.exchange/fapi/v1/klines

Query Parameters

Response:


Trading

Security: TRADE

All interfaces under the transaction require signature and API key verification.

Order creation

POST https://futuresopenapi.idax.exchange/fapi/v1/order
Creation of single new orders.

Headers

Request Body

Response:


Condition order creation

POST https://futuresopenapi.idax.exchange/fapi/v1/conditionOrder

Headers

Request Body


Cancel order

POST https://futuresopenapi.idax.exchange/fapi/v1/cancel
Speed limit rules: 20 times/2 seconds

Headers

Request Body


Cancel all orders

POST https://futuresopenapi.idax.exchange/fapi/v1/cancel_all

Headers


Order details

GET https://futuresopenapi.idax.exchange/fapi/v1/order

Request Body

Response:


Open order

GET https://futuresopenapi.idax.exchange/fapi/v1/openOrders
Obtain open futures — the user’s current orders.

Query Parameters

Headers

Response:


Order history

POST https://futuresopenapi.idax.exchange/fapi/v1/orderHistorical

Headers

Request Body


Profit history

POST https://futuresopenapi.idax.exchange/fapi/v1/profitHistorical

Headers

Request Body


Order record

GET https://futuresopenapi.idax.exchange/fapi/v1/myTrades

Query Parameters

Headers

Response:


Change Position Mode

POST https://futuresopenapi.idax.exchange/fapi/v1/edit_user_position_model

Headers

Request Body


Change Margin Mode

POST https://futuresopenapi.idax.exchange/fapi/v1/edit_user_margin_model

Headers

Request Body


Adjust Position Margin

POST https://futuresopenapi.idax.exchange/fapi/v1/edit_position_margin

Headers

Request Body


Change Leverage Ratio

POST https://futuresopenapi.idax.exchange/fapi/v1/edit_lever

Headers

Request Body


Account

Security: USER_DATA

All interfaces under the account require signature and API key verification.

Account info

GET https://futuresopenapi.idax.exchange/fapi/v1/account

Headers

Response:

account field: positionVos field: positions field:

Account transaction info

POST https://futuresopenapi.idax.exchange/fapi/v1/get_user_transaction

Headers

Request Body

Response:

Transaction record detail fields: