{
  "name": "stocks-on-chain",
  "description": "Tokenized-stock data: prices, listings, chains, issuers, corporate actions, yields and holder changes, read hourly from public chain state.",
  "provider": {
    "name": "Stocks On Chain",
    "url": "https://stocksonchain.io",
    "legalEntity": "Gwei, Inc."
  },
  "terms": "https://stocksonchain.io/developers/agents",
  "free": {
    "description": "Keyless JSON. Use these first; a link back is welcome but not required.",
    "endpoints": {
      "tokens": "https://stocksonchain.io/api/tokens.json",
      "token": "https://stocksonchain.io/api/tokens/{slug}.json",
      "events": "https://stocksonchain.io/api/events.json",
      "tradfi": "https://stocksonchain.io/api/tradfi.json"
    }
  },
  "dataset": {
    "url": "https://stocksonchain.io/api/agent/dataset.json",
    "description": "Everything in one request: full snapshot, chains matrix, yields, event tape and position changes.",
    "priced": false,
    "price": null,
    "note": "Currently free while the paid tier is being switched on.",
    "payment": null
  },
  "promise": "No human reader is ever asked to sign in or connect a wallet. Payment is agent-to-server, in an HTTP header.",
  "notice": "Not investment advice, and not an offer or recommendation of any asset. Stocks On Chain is an independent information service published by Gwei, Inc., affiliated with no issuer. Nothing here ranks or rates anything; every number carries a timestamp and a source. Each issuer states its own rule on who may buy its tokens."
}