Skip to Content
APIStatisticsGet TRX Price Data Sources

Get TRX Price Data Sources

1. Overview & Typical Use

Returns the list of available data sources for TRX price data.

  • Typical use: retrieving available price data sources to pass as the source parameter to “Get TRX Historical Price/Volume/Market Cap”.
  • When not to use: to directly query TRX price data use “Get TRX Historical Price/Volume/Market Cap”.

2. Endpoint & Authentication

GET /api/trx/volume/sourceList

For Base URL and authentication, see Common Network & Authentication.

3. Request

No parameters required.

4. Response

ContentTypeRequiredDescriptionUnit/Precision
(array)string[]RequiredList of data source names

5. Errors

For HTTP status codes, see Common Errors. Notes for this endpoint:

  • This endpoint is used only to obtain the list of available sources; pass the returned values as the source parameter to /api/trx/volume.
Last updated on: