{
  "x402Version": 2,
  "id": 682,
  "slug": "682",
  "resource": "https://www.getbags.app/api/agent/link/pl-ae375337-11f1-418b-9c0e-a53b90fe4a73",
  "description": "Improve writing content with AI. POST {\"content\": \"...\"} and get {\"improved\", \"engine\"}. Speaks x402 — no account or API key needed.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2E417b8Fa9A654a3D09dFa91bEbd09dC6a7dd145",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bags-resource-metadata": {
      "iconUrl": "https://www.getbags.app/baglogo.png",
      "serviceName": "Whet Improve API",
      "tags": [
        "payments",
        "usdc",
        "agentic"
      ]
    },
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "content": "this is draft text that need improving for clarity"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "description": "Improve writing content with AI. POST {\"content\": \"...\"} and get {\"improved\", \"engine\"}. Speaks x402 — no account or API key needed.",
            "ok": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "content": {
                    "description": "The text content to improve",
                    "type": "string"
                  },
                  "customerEmail": {
                    "description": "Optional buyer email for the receipt/customer record",
                    "type": "string"
                  },
                  "customerName": {
                    "description": "Optional buyer name",
                    "type": "string"
                  }
                },
                "required": [
                  "content"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bags-resource-metadata",
    "bazaar"
  ],
  "sourceHost": "www.getbags.app",
  "lastUpdated": "2026-09-17T05:41:44.006Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-17T05:41:42.148Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.getbags.app",
    "manifest_name": "www.getbags.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}