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.
Type | API | |
---|---|---|
Account | REST | Reset user's password |
Account | REST | Update user's email/phone number |
Account | REST | Update user's account status (activate/deactivate) |
Trading | REST | List all strategies of a user |
Trading | REST | Update a strategy by a user (delete) |
Trading | REST | List all active/inactive deployments by a user |
Trading | REST | List all trades from user's deployments |
Trading | REST | Update a deployment by a user |
Trading | REST | Update a trade (closed at, taken at, strike price, result, open/close) |
Trading | REST | Publish/Unpublish a user's strategy to the marketplace |
Trading | REST | List all scanners created by a user |
Trading | REST | Delete a scanner created by a user |
You can download the postman json file by accessing this link.