Real Yeti API
  1. Schemas
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
  • Schemas
    • Schemas
      • ApiCountryDataPoints
      • ApiCountry
      • ApiDataPoints
      • ApiCountryProtocol
      • ApiErrorResponse
      • ApiPaginatedProperties
      • ApiInvestment
      • ApiPaginatedPropertyDetail
      • ApiLoan
      • ApiPaginatedPropertyProtocol
      • ApiOverview
      • ApiPagination
      • ApiPaginatedInvestment
      • ApiPropertiesByCountry
      • ApiPaginatedLoan
      • ApiProperty
      • ApiPropertyDetail
      • ApiProtocol
      • ApiPropertyProtocol
      • ApiSector
      • ApiRealEstateOverview
      • DataPoint
      • ApiTokenisedRealEstatePerProtocol
      • InvestmentProtocol
      • LoanIssuer
      • LoanOriginator
      • LoanProtocol
      • TimeSeriesData
      • TimeSeriesGroup
      • TimeSeriesMeasure
      • TimeSeriesResult
  1. Schemas

TimeSeriesMeasure

{
    "id": 0,
    "name": "string",
    "slug": "string",
    "unit": "string"
}
Built with