Skip to main content

Definitions

Level2 is committed to empowering you with the tools necessary to provide seamless and independent support to your users. To facilitate this, we offer a suite of basic APIs by default, eliminating the need to rely on the Level2 team for routine actions.

These APIs are designed to give you greater control and flexibility in managing user support.

API Overview

The table below provides a comprehensive overview of the available APIs, including their type and functionality. Detailed documentation outlining how to access and utilize these APIs will be shared separately.

TypeAPI
AccountRESTReset user's password
AccountRESTUpdate user's email/phone number
AccountRESTUpdate user's account status (activate/deactivate)
TradingRESTList all strategies of a user
TradingRESTUpdate a strategy by a user (delete)
TradingRESTList all active/inactive deployments by a user
TradingRESTList all trades from user's deployments
TradingRESTUpdate a deployment by a user
TradingRESTUpdate a trade (closed at, taken at, strike price, result, open/close)
TradingRESTPublish/Unpublish a user's strategy to the marketplace
TradingRESTList all scanners created by a user
TradingRESTDelete a scanner created by a user

You can download the postman json file by accessing this link.