Contract
Public
Security: None
Endpoints under Public section can be accessed freely without requiring any API-key or signatures
1) Test Connectivity
This endpoint checks connectivity to the host
URL: https://futuresopenapi.koinbay.com/fapi/v1/ping
Method: Get
Parameters: No
Success Response:
2) Check Server Time
URL: https://futuresopenapi.koinbay.com/fapi/v1/time
Method: Get
Parameters: No
Success Response:{
3) Operation Summary
URL: https://futuresopenapi.koinbay.com/fapi/v1/contracts
Method: Get
Parameters: No
Success Response:
Market
Security: None
Market section can be accessed freely without requiring any API-key or signatures.
1) Depth
Market Depth Data
URL: https://futuresopenapi.koinbay.com/fapi/v1/depth
Parameters
Query
Success Response:
The fields bids and asks are lists of order book price level entries, sorted from best to worst.
2) 24 hours ticker
24 hr price change statistics
URL: https://futuresopenapi.koinbay.com/fapi/v1/ticker
Method: Get
Parameters:
Success Response of obtaining ticker info:
3) Get index/marked price
URL: https://futuresopenapi.koinbay.com/fapi/v1/index
Method: Get
Parameters
Success Responses:
Trading
Publishing Soon
Account
Publishing Soon
Last updated