Public APIs

Dipcoin Perpetual API provides comprehensive perpetual contract trading functionality, including:

  • Authentication Service: Generate JWT Token through wallet signature for identity verification

  • Market Data: Get trading pair information, prices, order books, K-line data, etc.

  • Trading Functions: Place orders, cancel orders, query orders, positions, account information, etc.

For more details, please check the API document below:

https://www.dipcoin.io/openapi-docs/perpetual/overview/arrow-up-right

Last updated