REST API

STON.fi DEX API documentation - RESTful interface for programmatic DEX access and data queries

Alongside contracts, we provide REST API to simplify interactions with the STON.fi protocol.

The DEX API provides data from the STON.fi contracts over time and organizes data about pools, jettons, STON.fi protocol as a whole, and more.

DEX API live here api.ston.fi

Limits

Currently, there are no limits for DEX API use.

Swagger

You can always found detailed information about the DEX API in Swagger documentation

SDK

To simplify DEX API integration in your projects, we also have a tiny Typescript SDK package

API Reference

For a complete list of all available endpoints with brief descriptions, please refer to our API Reference.

Last updated