{
  "id": "mydatashelf-v1",
  "title": "MyDataShelf machine interface",
  "updated_at": "2026-08-21",
  "status": "discovery_only",
  "html": "https://mydatashelf.com/agents.html",
  "llms": "https://mydatashelf.com/llms.txt",
  "contact": "mailto:hello@mydatashelf.com?subject=machine-access",
  "free": {
    "policy": "Listed HTML and JSON may be fetched without an API key. Cite with attribution. Do not resell the full text.",
    "resources": [
      "https://mydatashelf.com/llms.txt",
      "https://mydatashelf.com/v1.json",
      "https://mydatashelf.com/items/industry-sample.json",
      "https://mydatashelf.com/items/issuer-sample.json",
      "https://mydatashelf.com/items/npl-case.json",
      "https://mydatashelf.com/items/credit-glossary.json",
      "https://mydatashelf.com/items/regulatory-index.json",
      "https://mydatashelf.com/items/memo-template.json",
      "https://mydatashelf.com/items/citation-schema.json"
    ]
  },
  "paid": {
    "status": "not_open",
    "what_will_be_paid": "Search and any future bulk retrieval. Not the sample pages.",
    "model": "prepaid_credits",
    "planned_endpoints": [
      {
        "method": "GET",
        "path": "/v1/search",
        "auth": "Bearer mds_…",
        "meter": "1 credit per request"
      },
      {
        "method": "GET",
        "path": "/v1/items/{id}",
        "auth": "Bearer mds_…",
        "meter": "reserved; samples stay free at /items/*.html"
      }
    ],
    "when_open": {
      "http_402": true,
      "header": "WWW-Authenticate: Bearer, Payment",
      "buy": "https://mydatashelf.com/agents.html#buy"
    }
  },
  "do_not": [
    "Call /v1/search before status is open",
    "Request unpublished or licensed-terminal data",
    "Relabel [推断] as official statistics"
  ]
}
