Open API

FlatQube offers a set of read-only APIs to facilitate obtaining data for your applications.

The APIs below are used by FlatQube itself to facilitate user interfaces. Please refer to the attached Swagger schemes.

FlatQube indexer

Farming indexer

Function calls

The information below will allow you to familiarize yourself with the various function calls, as well as examples of their use.

All of the API call methods below are divided into 2 sections: FlatQube Dex Indexer (CMC, currencies, pairs and transactions APIs) and FlatQube Farming Indexer (Farming pools, transactions and graphics APIs).

Node.js code snippets

The following examples use the libraries:

Last updated