API 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.
API Documentation
The table below summarizes our REST APIs, categorized by functionality. Click an API name to view its detailed documentation. For hands-on testing, download the Postman JSON collection linked below.
Available APIs
API Name | Type | Category |
---|---|---|
Reset user's password | REST | Account |
Update user's email/phone number | REST | Account |
Update user's account status (activate/deactivate) | REST | Account |
List all strategies of a user | REST | Trading |
Update a strategy by a user (delete) | REST | Trading |
List all active/inactive deployments by a user | REST | Trading |
List all trades from user's deployments | REST | Trading |
Update a deployment by a user | REST | Trading |
Update a trade (closed at, taken at, strike price, result, open/close) | REST | Trading |
Publish/Unpublish a user's strategy to the marketplace | REST | Trading |
List all scanners created by a user | REST | Trading |
Delete a scanner created by a user | REST | Trading |
Get the latency of a user | REST | Trading |
Get the slippage of a user | REST | Trading |
Get strategy performance | REST | Trading |
Get Started
Download the Postman JSON collection to test these APIs in your environment. Ensure you review the detailed documentation for each API to understand request formats and authentication requirements.