{
  "x402Version": 2,
  "id": 7483,
  "slug": "7483",
  "resource": "https://api.obeliskapp.io/partner/v1/spy/ads",
  "description": "Search Obelisk's curated spy ad catalog when you need competitor creative examples by keyword, brand, or platform. Returns JSON ad cards. Use limit=1 for a cheap first call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xBd6e4e1741d3C3E9e0391361743D07e95F439255",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 1
          },
          "type": "http"
        },
        "output": {
          "example": {
            "items": [],
            "limit": 1,
            "offset": 0,
            "total": 0
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "brand_id": {
                    "description": "Filter by spy brand id",
                    "type": "string"
                  },
                  "limit": {
                    "description": "Page size; use 1 for a cheap first call",
                    "type": "integer"
                  },
                  "offset": {
                    "description": "Pagination offset",
                    "type": "integer"
                  },
                  "platform": {
                    "description": "Filter by platform (tiktok, facebook, instagram, youtube, x)",
                    "type": "string"
                  },
                  "query": {
                    "description": "Optional keyword filter",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "payment-identifier": {
      "info": {},
      "schema": {
        "additionalProperties": true,
        "properties": {
          "id": {
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "payment-identifier"
  ],
  "sourceHost": "api.obeliskapp.io",
  "lastUpdated": "2026-09-17T03:55:02.307Z",
  "quality": {
    "calls30d": 9,
    "uniquePayers30d": 5,
    "lastCalledAt": "2026-09-17T03:55:02.061Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.obeliskapp.io",
    "manifest_name": "api.obeliskapp.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}