Real Yeti API
  1. Getting Started
Real Yeti API
  • Getting Started
    • 🗯️ Introduction
    • 🔑 Setting Up Your API Key
    • 🔐 Authentication
    • 🔎 Endpoint overview
  • Real Yeti API V1
    • 🏡 Real Estate
      • Real Estate Overview
      • All Real Estate Properties
      • Real Estate Data Per Country
      • Real Estate Property by ID
      • All Real Estate Paginated Details
      • All Real Estate Protocols Overview
      • All Real Estate by Protocol
    • 💵 Private Credit
      • Showcase
        • Protocol Financial Data
        • Countries
        • Investments
        • Investment by ID
        • Loans
        • Loan by ID
        • Overview
        • Sectors
      • Timeseries
        • Active Loans by Network
        • Active Loans by Protocol
        • Total Loans by Network
        • Total Loans by Protocol
    • 🪙 Stablecoin
      • Market Intelligence
        • Market Intelligence
        • Marketcap by Network
        • Stablecoins Overview
        • Stablecoins Analysis
      • Stablecoin Metrics
        • Market Cap Metrics
        • Mint and Burn Metrics
        • Transfer Volume Metrics
        • Active Addresses Metrics
        • Holders Metrics
        • Average Transaction Value Metrics
  1. Getting Started

🔎 Endpoint overview

EndpointDescription
Real Estate Endpoints
GET /real_estate/overviewGet an overview of the tokenized real estate market
GET /real_estate/propertiesGet a list of all tokenized real estate properties
GET /real_estate/properties_by_countryGet real estate data aggregated by country
GET /real_estate/property/{property_id}Get detailed information about a specific property
GET /real_estate/property_detailsGet paginated details of real estate properties
GET /real_estate/protocols_overviewGet an overview of all real estate protocols
GET /real_estate/tokenised_real_estateGet time series data of tokenized real estate by protocol
Private Credit Endpoints
GET /showcase/countriesGet private credit data by country
GET /showcase/investmentsGet a list of private credit investments
GET /showcase/investments/{investment_id}Get details of a specific investment
GET /showcase/loansGet a list of private credit loans
GET /showcase/loans/{loan_id}Get details of a specific loan
GET /showcase/overviewGet an overview of the private credit market
GET /showcase/sectorsGet private credit data by sector
GET /showcase/timeseries/active_loans_by_networkGet time series data of active loans by network
GET /showcase/timeseries/active_loans_by_protocolGet time series data of active loans by protocol
GET /showcase/timeseries/total_loans_by_networkGet time series data of total loans by network
GET /showcase/timeseries/total_loans_by_protocolGet time series data of total loans by protocol
Stablecoin Endpoints
GET /stablecoins/market-intelligenceGet detailed market intelligence for stablecoins
GET /stablecoins/market-intelligence/network-market-capsGet market cap data for stablecoins by network
GET /stablecoins/market-intelligence/overviewGet an overview of the stablecoin market
GET /stablecoins/market-intelligence/stablecoins-analysisGet detailed analysis of stablecoin metrics
GET /stablecoins/metrics/market-capsGet historical market cap data for stablecoins
GET /stablecoins/metrics/mint-burnsGet historical mint and burn data for stablecoins
GET /stablecoins/metrics/transfer-volumesGet historical transfer volume data for stablecoins
GET /stablecoins/metrics/active-addressesGet historical active addresses data for stablecoins
GET /stablecoins/metrics/holdersGet historical holder data for stablecoins
GET /stablecoins/metrics/average-transaction-valuesGet historical average transaction value data for stablecoins
Modified at 2024-08-26 21:24:03
Previous
🔐 Authentication
Next
Real Estate Overview
Built with