{
  "x402Version": 2,
  "id": 7660,
  "slug": "7660",
  "resource": "https://signalforgestudios.com/x402/listing-optimizer",
  "description": "Fact-preserving listing formatter for Etsy, eBay and Shopify: titles, bullets, description, keyword suggestions, character checks and claim-risk flags. Rules-based, not keyword-volume research or platform compliance certification.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7e4d786057930b66cb45e2017a587425ebade587",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 1800
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "brand": "Sample Studio",
            "facts": [
              "100% linen",
              "Natural white",
              "Measures 14 x 72 inches"
            ],
            "keywords": [
              "linen table runner",
              "white table runner"
            ],
            "platform": "etsy",
            "product_name": "Linen Table Runner"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "limitations": [
                "No search-volume or ranking prediction."
              ],
              "listing": {
                "bullets": [
                  "100% linen",
                  "Natural white",
                  "Measures 14 x 72 inches"
                ],
                "title": "Sample Studio Linen Table Runner Natural White"
              },
              "provenance": {
                "facts": "customer_supplied_not_independently_verified"
              },
              "validation": {
                "title_within_limit": true
              },
              "warnings": []
            },
            "meta": {
              "example_only": true
            },
            "success": true
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "brand": {
                    "maxLength": 80,
                    "minLength": 0,
                    "type": "string"
                  },
                  "facts": {
                    "items": {
                      "maxLength": 200,
                      "minLength": 1,
                      "type": "string"
                    },
                    "maxItems": 12,
                    "minItems": 1,
                    "type": "array"
                  },
                  "keywords": {
                    "items": {
                      "maxLength": 80,
                      "minLength": 1,
                      "type": "string"
                    },
                    "maxItems": 13,
                    "minItems": 0,
                    "type": "array"
                  },
                  "platform": {
                    "enum": [
                      "etsy",
                      "ebay",
                      "shopify"
                    ]
                  },
                  "product_name": {
                    "maxLength": 140,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "platform",
                  "product_name",
                  "facts"
                ],
                "type": "object"
              },
              "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": {
                "properties": {
                  "data": {
                    "required": [
                      "listing",
                      "validation",
                      "provenance",
                      "warnings",
                      "limitations"
                    ],
                    "type": "object"
                  },
                  "meta": {
                    "type": "object"
                  },
                  "success": {
                    "const": true
                  }
                },
                "required": [
                  "success",
                  "data",
                  "meta"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "signalforgestudios.com",
  "lastUpdated": "2026-09-15T04:44:04.522Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-15T04:44:04.206Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "signalforgestudios.com",
    "manifest_name": "signalforgestudios.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}