{
  "specVersion": "1.0",
  "host": {
    "name": "Beyin Finance",
    "identifier": "did:web:beyinfinance.com"
  },
  "entries": [
    {
      "identifier": "urn:air:beyinfinance.com:api:public-rest",
      "displayName": "Beyin Finance Public REST API",
      "type": "application/openapi+json",
      "url": "https://docs.beyinfinance.com",
      "description": "Public REST API for AI-assisted trading strategy generation, backtesting, market signals, the strategy marketplace and Beyin Academy. Non-custodial; every order-related action requires explicit user approval.",
      "capabilities": [
        "StrategyGeneration",
        "Backtesting",
        "MarketSignals",
        "StrategyMarketplace",
        "MarketData"
      ],
      "tags": ["fintech", "trading", "crypto", "forex", "commodities", "backtesting", "education"],
      "representativeQueries": [
        "generate an algorithmic trading strategy from a plain-language description",
        "backtest a crypto trading strategy against historical market data",
        "find published trading strategies in a marketplace",
        "get trend-break market signals for crypto, forex or commodities"
      ]
    },
    {
      "identifier": "urn:air:beyinfinance.com:site:llms",
      "displayName": "Beyin Finance AI-readable site summary",
      "type": "text/markdown",
      "url": "https://beyinfinance.com/llms-full.txt",
      "description": "Machine-readable overview of Beyin Finance: what the platform does and does not do, key public pages, and crawling notes for AI agents. Beyin Finance is software for research and education, not investment advice.",
      "tags": ["overview", "documentation", "fintech", "education"],
      "representativeQueries": [
        "what is Beyin Finance and what does it offer",
        "does Beyin Finance provide investment advice or hold custody of funds"
      ]
    }
  ]
}
