Sidiora

Ecosystem

Markets & Charts

Interact with /api/ecosystem/market, /api/ecosystem/market/{id}, and /api/ecosystem/chart using your chosen base URL.

List markets GET /api/ecosystem/market

List markets

Call GET /api/ecosystem/market to retrieve all active markets.

Markets will appear here as compact cards. Click a market to load full details.
Tap "Load markets" to see the raw /api/ecosystem/market JSON response...
          
Market details GET /api/ecosystem/market/{id}

Market details

Call GET /api/ecosystem/market/{id} for a specific market.

Select a market from the list above or enter an ID, then run the request...
          
Historical chart GET /api/ecosystem/chart

Historical chart

Build a query for GET /api/ecosystem/chart by selecting a symbol and time range.

The first candles from /api/ecosystem/chart will be rendered here as JSON...