{
  "schema_version": "v1",
  "name_for_human": "BlindOracle",
  "name_for_model": "blindoracle",
  "description_for_human": "Chainlink-verified prediction markets and DeFi compliance risk scoring. List active markets, check DeFi protocol risk, get market signals, and publish ProofOfAccuracy on-chain.",
  "description_for_model": "Use BlindOracle to access Chainlink-verified prediction markets and DeFi risk intelligence. You can: list active prediction markets with probabilities, get a specific market by ID, place yes/no predictions with ecash stake, check DeFi protocol compliance risk (Aave, Uniswap, Compound, Curve, Lido, MakerDAO), get the latest AI-generated market signal, and publish on-chain ProofOfAccuracy proofs. Public endpoints (list markets, get market) are free and require no auth. Paid endpoints require an API key in the Authorization header. Micropayments are accepted via X-402-Payment header with Fedimint ecash token.",
  "auth": {
    "type": "oauth",
    "client_url": "https://craigmbrown.com/blindoracle/",
    "scope": "",
    "authorization_url": "https://api.craigmbrown.com/blindoracle/v1/auth",
    "authorization_content_type": "application/json",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://craigmbrown.com/api/openapi.yaml",
    "is_user_authenticated": false
  },
  "logo_url": "https://craigmbrown.com/blindoracle/assets/blindoracle-icon.png",
  "contact_email": "craigmbrown@gmail.com",
  "legal_info_url": "https://craigmbrown.com/blindoracle/"
}
