{
  "x402Version": 2,
  "id": 5172,
  "slug": "5172",
  "resource": "https://og.bip-rep.com/generate",
  "description": "Generate ready-to-use 1200x630 Open Graph / social preview images from text for content, marketing, and publishing agents. Provide a title plus optional subtitle and category badge, pick a built-in theme (dark, light, midnight, forest, sunset), and receive a base64 PNG sized exactly for og:image and twitter:card. Pure server-side rendering with no external calls and no shell access.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x46830A57cA3806EC71B981E063dC39Ca2A3c6fB0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "badge": "blog",
            "subtitle": "Pay-per-call APIs for AI agents on Base",
            "theme": "dark",
            "title": "Launching the x402 Gateway"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "height": 630,
            "latency_ms": 45,
            "png_base64": "iVBORw0KGgoAAAANSUhEUgAA...",
            "size_bytes": 18234,
            "theme": "dark",
            "width": 1200
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "badge": {
                    "description": "Optional small category label rendered above the title (up to 40 characters)",
                    "type": "string"
                  },
                  "subtitle": {
                    "description": "Optional supporting text below the title (up to 200 characters)",
                    "type": "string"
                  },
                  "theme": {
                    "description": "Color theme",
                    "enum": [
                      "dark",
                      "light",
                      "midnight",
                      "forest",
                      "sunset"
                    ],
                    "type": "string"
                  },
                  "title": {
                    "description": "Main headline text (up to 140 characters)",
                    "type": "string"
                  }
                },
                "required": [
                  "title"
                ],
                "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": {
                  "height": {
                    "type": "integer"
                  },
                  "latency_ms": {
                    "type": "integer"
                  },
                  "png_base64": {
                    "type": "string"
                  },
                  "size_bytes": {
                    "type": "integer"
                  },
                  "theme": {
                    "type": "string"
                  },
                  "width": {
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "og.bip-rep.com",
  "lastUpdated": "2026-09-14T19:50:15.934Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-14T19:50:15.405Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "og.bip-rep.com",
    "manifest_name": "og.bip-rep.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"
  }
}