{
  "aid": "valueray.com:api",
  "name": "ValueRay API",
  "type": "Collection",
  "description": "AI-ready financial data API for stocks and ETFs. Comprehensive technical, quantitative and sentiment data optimized for AI/LLM Agents.",
  "image": "https://www.valueray.com/favicon-32x32.png",
  "tags": [
    "Stocks",
    "ETF",
    "Technical Analysis",
    "Quantitative Finance",
    "Sentiment",
    "AI",
    "LLM",
    "Financial Data",
    "Market Regime"
  ],
  "created": "2025-03-07",
  "modified": "2025-03-07",
  "url": "https://www.valueray.com/api/v1/apis.json",
  "specificationVersion": "0.18",
  "apis": [
    {
      "aid": "valueray.com:symbol-data",
      "name": "ValueRay Symbol Data API",
      "description": "Comprehensive technical, quantitative and sentiment overview for stocks and ETFs. Aggregates price data, moving averages, support/resistance levels, risk metrics (beta, Sharpe, drawdowns), performance, peer percentiles, dividend data, sector rotation and proprietary sentiment and buy signals into a single call.",
      "image": "https://www.valueray.com/favicon-32x32.png",
      "humanURL": "https://www.valueray.com/api",
      "baseURL": "https://www.valueray.com/api/v1/symbolData",
      "version": "1.2",
      "tags": [
        "Stocks",
        "ETF",
        "Technical Analysis",
        "Risk Metrics",
        "Sentiment",
        "Dividends",
        "Support Resistance"
      ],
      "properties": [
        {
          "type": "OpenAPI",
          "url": "https://www.valueray.com/api/v1/openapi.yaml"
        },
        {
          "type": "Documentation",
          "url": "https://www.valueray.com/api"
        }
      ],
      "contact": [
        {
          "FN": "ValueRay",
          "url": "https://www.valueray.com/about/contact"
        }
      ]
    },
    {
      "aid": "valueray.com:symbol-peers",
      "name": "ValueRay Symbol Peers API",
      "description": "Peer comparison within GICS sub-industry groups. Returns percentile rankings across performance, valuation, profitability, debt and risk metrics - showing where a stock or ETF stands relative to its closest peers.",
      "image": "https://www.valueray.com/favicon-32x32.png",
      "humanURL": "https://www.valueray.com/api",
      "baseURL": "https://www.valueray.com/api/v1/symbolPeers",
      "version": "1.2",
      "tags": [
        "Peer Comparison",
        "Percentiles",
        "Valuation",
        "Profitability",
        "Risk Metrics",
        "GICS"
      ],
      "properties": [
        {
          "type": "OpenAPI",
          "url": "https://www.valueray.com/api/v1/openapi.yaml"
        },
        {
          "type": "Documentation",
          "url": "https://www.valueray.com/api"
        }
      ],
      "contact": [
        {
          "FN": "ValueRay",
          "url": "https://www.valueray.com/about/contact"
        }
      ]
    },
    {
      "aid": "valueray.com:market-regime",
      "name": "ValueRay Market Regime API",
      "description": "Current market regime, sector rotation scores and breadth indicators. Data updates end-of-day.",
      "image": "https://www.valueray.com/favicon-32x32.png",
      "humanURL": "https://www.valueray.com/api",
      "baseURL": "https://www.valueray.com/api/v1/marketRegime",
      "version": "1.2",
      "tags": [
        "Market Regime",
        "Sector Rotation",
        "Breadth Indicators",
        "VIX",
        "Market Sentiment"
      ],
      "properties": [
        {
          "type": "OpenAPI",
          "url": "https://www.valueray.com/api/v1/openapi.yaml"
        },
        {
          "type": "Documentation",
          "url": "https://www.valueray.com/api"
        }
      ],
      "contact": [
        {
          "FN": "ValueRay",
          "url": "https://www.valueray.com/about/contact"
        }
      ]
    }
  ],
  "common": [
    {
      "type": "Documentation",
      "url": "https://www.valueray.com/api"
    },
    {
      "type": "Signup",
      "url": "https://www.valueray.com/profile"
    },
    {
      "type": "PrivacyPolicy",
      "url": "https://www.valueray.com/about/privacy"
    },
    {
      "type": "Contact",
      "url": "https://www.valueray.com/about/contact"
    },
    {
      "type": "TermsOfService",
      "url": "https://www.valueray.com/about/imprint"
    }
  ],
  "maintainers": [
    {
      "FN": "Matthias Schneider",
      "url": "https://www.valueray.com/about",
      "org": "ValueRay"
    }
  ]
}