v1
latestOpenAPI 3.0.02026-07-2224101.3 MBBTC Entity Status
Entity List
This endpoint returns entity list to serve data. The meaning of the market_type value of the exchange object is as follows. For exchange objects, the market_type field tells whether the exchange is a spot exchange or a derivative exchange. Entities without a market type, such as miners, will return 0 for market_type.
| Exchange Market Type | Description |
|---|---|
| 0 | Undefined |
| 1 | Spot Exchange |
| 2 | Derivative Exchange |
get/btc/status/entity-list
Query parameters
typestring required
A type from the entity in exchange, bank, miner.
formatstring
A format type about return message type. Supported formats are json, csv.
Response
Entity list on a given type.