๐Storm Trade API
Storm Trade provides an open REST API that allows you to connect to the platform, retrieve market data, manage orders and positions, and interact with user data.
The API documentation is available in Swagger format and is continuously updated as new features and improvements are released.
๐ API Documentation
The official documentation is available here:
๐ Storm Trade API Docs (Swagger)
Within the interface, you will find:
๐ Endpoints for accessing market information
๐ค Managing user data and positions
๐งพ Response structures and request parameters
๐ ๏ธ The ability to test requests directly in the interface
๐ Usage Examples
The Swagger interface allows you to:
โก๏ธ Quickly test the API without writing any code
๐ฆ Generate ready-to-use CURL requests
๐ Explore all API parameters and responses
If you are developing an integration, we also recommend checking out the Storm Trade SDK, which provides a convenient wrapper around the API.
๐ง Tip: Before using the API, ensure that you are working with the latest version of the endpoint and adhering to the request rate limits.
Last updated
Was this helpful?