🔎 Endpoint overview
Endpoint | Description |
---|---|
Real Estate Endpoints | |
GET /real_estate/overview | Get an overview of the tokenized real estate market |
GET /real_estate/properties | Get a list of all tokenized real estate properties |
GET /real_estate/properties_by_country | Get real estate data aggregated by country |
GET /real_estate/property/{property_id} | Get detailed information about a specific property |
GET /real_estate/property_details | Get paginated details of real estate properties |
GET /real_estate/protocols_overview | Get an overview of all real estate protocols |
GET /real_estate/tokenised_real_estate | Get time series data of tokenized real estate by protocol |
Private Credit Endpoints | |
GET /showcase/countries | Get private credit data by country |
GET /showcase/investments | Get a list of private credit investments |
GET /showcase/investments/{investment_id} | Get details of a specific investment |
GET /showcase/loans | Get a list of private credit loans |
GET /showcase/loans/{loan_id} | Get details of a specific loan |
GET /showcase/overview | Get an overview of the private credit market |
GET /showcase/sectors | Get private credit data by sector |
GET /showcase/timeseries/active_loans_by_network | Get time series data of active loans by network |
GET /showcase/timeseries/active_loans_by_protocol | Get time series data of active loans by protocol |
GET /showcase/timeseries/total_loans_by_network | Get time series data of total loans by network |
GET /showcase/timeseries/total_loans_by_protocol | Get time series data of total loans by protocol |
Stablecoin Endpoints | |
GET /stablecoins/market-intelligence | Get detailed market intelligence for stablecoins |
GET /stablecoins/market-intelligence/network-market-caps | Get market cap data for stablecoins by network |
GET /stablecoins/market-intelligence/overview | Get an overview of the stablecoin market |
GET /stablecoins/market-intelligence/stablecoins-analysis | Get detailed analysis of stablecoin metrics |
GET /stablecoins/metrics/market-caps | Get historical market cap data for stablecoins |
GET /stablecoins/metrics/mint-burns | Get historical mint and burn data for stablecoins |
GET /stablecoins/metrics/transfer-volumes | Get historical transfer volume data for stablecoins |
GET /stablecoins/metrics/active-addresses | Get historical active addresses data for stablecoins |
GET /stablecoins/metrics/holders | Get historical holder data for stablecoins |
GET /stablecoins/metrics/average-transaction-values | Get historical average transaction value data for stablecoins |
Modified at 2024-08-26 21:24:03