Logo
Admin API API Documentation

Operations API

Number of APIs: 11


1. Trade Entry

POST {{URL_ORIGIN}}/api/operations/enter-trade



2. Trade Cancellation

POST {{URL_ORIGIN}}/api/operations/cancel-trade



3. NEW 1.28 Replace Order

POST {{URL_ORIGIN}}/api/operations/replace-order



4. Cancel Order

POST {{URL_ORIGIN}}/api/operations/cancel-order



5. Mass Cancel

POST {{URL_ORIGIN}}/api/operations/mass-cancel



6. Set Settlement Price

POST {{URL_ORIGIN}}/api/operations/settlement-price



7. Trading Halt

POST {{URL_ORIGIN}}/api/operations/halt



8. Trading Resume

POST {{URL_ORIGIN}}/api/operations/resume



9. (NEW 1.33) Apply Cash Distribution

POST {{URL_ORIGIN}}/api/operations/corporate-actions/apply-cash-distribution



10. (NEW 1.33) Apply Security Distribution

POST {{URL_ORIGIN}}/api/operations/apply-security-distribution



ENDPOINTS