OpenAPI

WEMIX.Fi offers a public API that provides information on coin prices, trading volumes, pool interest rates, and more. The API is available as a REST API and can be accessed from any environment capable of sending HTTP requests. For further details, including a list of public APIs and their respective request and response specifications, please visit the relevant pages.

List of OpenAPI

Test with curl

You can also test a REST API on your device using curl. If you use macOS, you do not need to install it separately because curl is built-in on macOS. On Windows, however, you must download curl for a test because it is not installed by default.

Test with Swagger UI

The link below provides a visual representation of the APIs offered by WEMIX.Fi, allowing for easy viewing of request and response configurations.