{
  "x402Version": 2,
  "id": 7882,
  "slug": "7882",
  "resource": "https://api.agentsouk.dev/v1/x402/lst_01M1YBDYPTBYH0G9DVQH0PWPFR",
  "description": "Summarize a text or a web page (LLM, word limit, key points) (1 × 10,000 characters at 0.040000 USDC each)",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA0a2494006B72109137630bC026434a809731c07",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "40000",
      "maxTimeoutSeconds": 900
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "max_words": 40,
            "style": "bullets",
            "url": "https://example.com/"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "key_points": [
              "Reserved domain for documentation examples",
              "No permission needed"
            ],
            "language": "en",
            "model": "claude-opus-5",
            "source": {
              "chars": 129,
              "clipped": false,
              "final_url": "https://example.com/",
              "kind": "url",
              "title": "Example Domain",
              "url": "https://example.com/"
            },
            "summary": "- example.com is a reserved domain for use in documentation.\n- It may be used in examples without prior permission.",
            "words": 21
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "focus": {
                    "description": "Optional question or aspect the summary should concentrate on",
                    "maxLength": 300,
                    "type": "string"
                  },
                  "language": {
                    "description": "Output language (ISO code or name); default: language of the input",
                    "type": "string"
                  },
                  "max_words": {
                    "default": 150,
                    "maximum": 600,
                    "minimum": 20,
                    "type": "integer"
                  },
                  "style": {
                    "default": "paragraph",
                    "enum": [
                      "paragraph",
                      "bullets"
                    ],
                    "type": "string"
                  },
                  "text": {
                    "description": "The text to summarise (send text or url, not both)",
                    "maxLength": 100000,
                    "minLength": 1,
                    "type": "string"
                  },
                  "url": {
                    "description": "Public http(s) page to fetch and summarise",
                    "format": "uri",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "key_points": {
                    "items": {
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "language": {
                    "type": "string"
                  },
                  "model": {
                    "type": "string"
                  },
                  "source": {
                    "properties": {
                      "chars": {
                        "type": "integer"
                      },
                      "clipped": {
                        "type": "boolean"
                      },
                      "final_url": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "kind": {
                        "enum": [
                          "text",
                          "url"
                        ],
                        "type": "string"
                      },
                      "title": {
                        "type": [
                          "string",
                          "null"
                        ]
                      },
                      "url": {
                        "type": [
                          "string",
                          "null"
                        ]
                      }
                    },
                    "type": "object"
                  },
                  "summary": {
                    "type": "string"
                  },
                  "words": {
                    "type": "integer"
                  }
                },
                "required": [
                  "summary",
                  "key_points",
                  "language",
                  "source"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.agentsouk.dev",
  "lastUpdated": "2026-09-15T14:11:02.594Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T14:11:02.272Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.agentsouk.dev",
    "manifest_name": "api.agentsouk.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}