Skip to content

Upgrade testnet endpoint #765

@wayne163

Description

@wayne163

According to what I got from Binance Customer Service recently, old testnet endpoint, like testnet.binancefuture.com, has been disabled. Below is the latest info:

  1. testnet website

  2. Create testnet API docs

Spot

  1. Rest api: https://demo-api.binance.com/
  2. Web socket api: wss://demo-ws-api.binance.com
  3. Websocket stream: wss://demo-stream.binance.com
  4. sbe: wss://demo-stream-sbe.binance.com
  5. Fix api(unsupported):tcp+ssl://demo-fix-oe.binance.com
    tcp+ssl://demo-fix-md.binance.com
    tcp+ssl://demo-fix-dc.binance.com

futures-um

rest API: https://demo-fapi.binance.com/
websocket stream: wss://fstream.binancefuture.com
websocket API: wss://testnet.binancefuture.com/ws-fapi/v1

futures-cm

rest API: https://demo-dapi.binance.com/
websocket stream: wss://dstream.binancefuture.com
websocket API: wss://testnet.binancefuture.com/ws-dapi/v1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions