๐Ÿ”Œ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?