{
  "x402Version": 2,
  "id": 6737,
  "slug": "6737",
  "resource": "https://truevaluerankings.com/premium/portfolio-analysis",
  "description": "Fundamentals profile of a cryptocurrency allocation from True Value Rankings: the allocation-weighted scores for the 8 fundamental metrics, each holding's TVR Score and valuation category, and the portfolio TVR Score computed by TVR's scoring engine (the same calculation as the site's what-if simulator). Scores only; no prices. $0.08 USDC per call. Educational model output, not a recommendation.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xcB1AAE940c1Adfd1560962Ddda27d2ae4d951620",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "80000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "portfolio": [
              {
                "allocation": 60,
                "coin": "BTC"
              },
              {
                "allocation": 25,
                "coin": "ETH"
              },
              {
                "allocation": 15,
                "coin": "XMR"
              }
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "blended_metrics": {
              "adoption": 86.3,
              "economic_model": 71.4,
              "legal_clarity": 75.4,
              "liquidity": 87.6,
              "longevity": 86.2,
              "network_security": 74.9,
              "privacy": 30.5,
              "technical_dev": 82.6
            },
            "holdings": [
              {
                "allocation_pct": 60,
                "name": "Bitcoin",
                "symbol": "BTC",
                "tvr_score": 80,
                "valuation": "undervalued"
              }
            ],
            "portfolio_tvr_score": 74.6,
            "product": "portfolio_analysis",
            "success": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "portfolio": {
                    "description": "Holdings: each a covered coin (ticker or name) and an allocation above 0. Allocations are normalised to 100%.",
                    "items": {
                      "properties": {
                        "allocation": {
                          "exclusiveMinimum": 0,
                          "type": "number"
                        },
                        "coin": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "coin",
                        "allocation"
                      ],
                      "type": "object"
                    },
                    "maxItems": 50,
                    "minItems": 1,
                    "type": "array"
                  }
                },
                "required": [
                  "portfolio"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "payment-identifier": {
      "info": {
        "required": false
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "id": {
            "maxLength": 128,
            "minLength": 16,
            "pattern": "^[a-zA-Z0-9_-]+$",
            "type": "string"
          },
          "required": {
            "type": "boolean"
          }
        },
        "required": [
          "required"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "truevaluerankings.com",
  "lastUpdated": "2026-09-17T03:37:05.385Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T03:37:05.151Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "truevaluerankings.com",
    "manifest_name": "truevaluerankings.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}