π¨Public API Documentation
This page is to share endpoints that are publicly accssible for others to use for their own projects. Please reach out if you would like a API Key to explore other data we make available in our SDK.
Base URL
<https://bitflow-sdk-api-gateway-7owjsmt8.uc.gateway.dev>Available Endpoints
Get Ticker
GET /ticker {
"ask": 0.0563427827802654,
"base_currency": "SM3VDXK3WZZSA84XXFKAFAF15NNZX32CTSG82JFQ4.sbtc-token",
"base_volume": 0.00005497,
"bid": 0.0563427827802654,
"high": 5586592.17877095,
"last_price": 5555555.55555556,
"liquidity_in_usd": 33098.7565339403,
"low": 5536332.1799308,
"target_currency": "SP14NS8MVBRHXMM96BQY0727AJ59SWPV7RMHC0NCG.pontis-bridge-BDC",
"target_volume": 306,
"ticker_id": "SM3VDXK3WZZSA84XXFKAFAF15NNZX32CTSG82JFQ4.sbtc-token_SP14NS8MVBRHXMM96BQY0727AJ59SWPV7RMHC0NCG.pontis-bridge-BDC"
}SDK API Requests
Last updated