{
  "x402Version": 2,
  "id": 15652,
  "slug": "15652",
  "resource": "https://api.quantoracle.dev/v1/risk/full-analysis",
  "description": "QuantOracle: /v1/risk/full-analysis",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xC94f5F33ae446a50Ce31157db81253BfddFE2af6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "40000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "9biztrXscReJ3Wi8EfkD2gL3WXzYUmzTEohD26Bxp39u",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "40000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "returns": [
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "equity_curve": {
                    "anyOf": [
                      {
                        "items": {
                          "type": "number"
                        },
                        "maxItems": 5000,
                        "type": "array"
                      },
                      {
                        "type": "null"
                      }
                    ],
                    "description": "Equity curve (optional, derived from returns if omitted)",
                    "title": "Equity Curve"
                  },
                  "portfolio_value": {
                    "default": 100000,
                    "description": "Current portfolio value",
                    "exclusiveMinimum": 0,
                    "title": "Portfolio Value",
                    "type": "number"
                  },
                  "returns": {
                    "description": "Daily returns series (max 5000)",
                    "items": {
                      "type": "number"
                    },
                    "maxItems": 5000,
                    "minItems": 10,
                    "title": "Returns",
                    "type": "array"
                  },
                  "risk_free_rate": {
                    "default": 0.05,
                    "description": "Annual risk-free rate",
                    "title": "Risk Free Rate",
                    "type": "number"
                  }
                },
                "required": [
                  "returns"
                ],
                "title": "FullAnalysisIn",
                "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"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.quantoracle.dev",
  "lastUpdated": "2026-09-02T22:50:32.003Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-02T22:50:31.564Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.quantoracle.dev",
    "manifest_name": "api.quantoracle.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}