{
  "x402Version": 2,
  "id": 15421,
  "slug": "15421",
  "resource": "https://agents.securelend.ai/api/v1/document-intelligence",
  "description": "USDC payment required for /api/v1/document-intelligence",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3cf85B14A756F7E1bCD6cE0edD51F3d3DE1C4cAD",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "description": "Instant, accurate document sorting and classification for financial underwriting. Identifies and categorizes loan documents, financial statements, tax returns, and more.",
      "iconUrl": "https://securelend.ai/images/icon-64.svg",
      "info": {
        "input": {
          "body": {
            "properties": {
              "documentId": {
                "type": "string"
              },
              "domain": {
                "enum": [
                  "commercial_loan",
                  "reinsurance_treaty",
                  "equity_investment"
                ],
                "type": "string"
              }
            },
            "required": [
              "documentId"
            ],
            "type": "object"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "classification": "1120S Tax Return",
            "confidence": 0.992,
            "costCents": 60,
            "pageCount": 10
          },
          "schema": {
            "properties": {
              "classification": {
                "type": "string"
              },
              "confidence": {
                "type": "number"
              },
              "costCents": {
                "type": "number"
              },
              "pageCount": {
                "type": "number"
              }
            },
            "type": "object"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "classification": {
            "type": "string"
          },
          "confidence": {
            "type": "number"
          },
          "costCents": {
            "type": "number"
          },
          "pageCount": {
            "type": "number"
          }
        },
        "type": "object"
      },
      "serviceName": "SecureLend Underwriting Agents",
      "tags": [
        "document-classification",
        "ocr",
        "bedrock",
        "domain-aware"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agents.securelend.ai",
  "lastUpdated": "2026-09-17T03:24:06.304Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T03:24:06.069Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agents.securelend.ai",
    "manifest_name": "agents.securelend.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}