Can I trade via API?

Yes. Order entry, modification, and cancellation can be conducted via REST and WebSockets.

 

Can I stream market data via API?

Yes. Market data is accessible via WebSockets.

 

Where can I find API documentation?

https://ascendex.github.io/ascendex-pro-api/#ascendex-pro-api-documentation

 

Are there various API Permissions?

An account must specify permissions when setting up API keys. API permissions can never be changed. If an account wants to create different permissions, the account must apply for new API keys. There are four different permissions:

1. View

2. Trade

3. Transfer

4. Withdraw

 

REST Requests (Sample):

9.png

WebSocket Requests (Sample):

10.png

 

See: https://ascendex.github.io/ascendex-futures-pro-api-v2/#introducing-futures-pro-v2-apis
for further details on permissions.