{
  "x402Version": 2,
  "id": 13536,
  "slug": "13536",
  "resource": "https://rekt-ceo-brandification.onrender.com/api/captions/suggest",
  "description": "Generate top 3 meme captions from template image + context",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x054469C7Ed9560706148a37e75017FA9E08b3980",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "context": "CEO token dumping",
            "template_image": "<binary>"
          },
          "bodyType": "form-data",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "options": [
              {
                "bottom_text": "REKT",
                "ranking_score": 0.9,
                "top_text": "WHEN"
              }
            ],
            "run_id": "cap_1"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "context": {
                    "type": "string"
                  },
                  "template_image": {
                    "format": "binary",
                    "type": "string"
                  },
                  "topic": {
                    "type": "string"
                  }
                },
                "required": [
                  "template_image"
                ]
              },
              "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": {
                  "options": {
                    "type": "array"
                  },
                  "run_id": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "rekt-ceo-brandification.onrender.com",
  "lastUpdated": "2026-09-05T12:28:28.132Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T12:28:27.912Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "rekt-ceo-brandification.onrender.com",
    "manifest_name": "rekt-ceo-brandification.onrender.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"
  }
}