{
  "x402Version": 2,
  "id": 1005,
  "slug": "1005",
  "resource": "https://vaaya.ai/api/run/openfunnel/lookalikes",
  "description": "Find up to 100 companies that RESEMBLE a seed set or description via OpenFunnel (SYNC). Pass `seed_domains` (≤10 — e.g. your closed-won accounts) and/or `query` (≤200 chars), `limit` (1-100, upstream default 10 — SET IT EXPLICITLY), and optional filters: min/max_employees, funding_stages (Pre-Seed…Public), locations (ISO alpha-3: USA, GBR, IND — call `openfunnel:options` {kind:\"countries\"} for the list). Returns companies with domains + firmographics. Need >100? Use `openfunnel:lookalikes-bulk`…",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7c655d3d3944Bd27994dD81A036C3aFB19806C40",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 360
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "funding_stages": [
              "Pre-Seed"
            ],
            "limit": 1,
            "locations": [
              "exa"
            ],
            "max_employees": 0,
            "min_employees": 0,
            "query": "example",
            "seed_domains": [
              "example"
            ]
          },
          "bodyType": "json",
          "method": "POST",
          "pathParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "charged_cents": 5,
            "data": {},
            "ok": true
          },
          "type": "json"
        }
      },
      "routeTemplate": ":var1",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "$schema": "http://json-schema.org/draft-07/schema#",
                "additionalProperties": false,
                "properties": {
                  "funding_stages": {
                    "items": {
                      "enum": [
                        "Pre-Seed",
                        "Seed",
                        "Series A",
                        "Series B",
                        "Series C",
                        "Series D",
                        "Series E+",
                        "Public"
                      ],
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "limit": {
                    "maximum": 100,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "locations": {
                    "items": {
                      "maxLength": 3,
                      "minLength": 3,
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "max_employees": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "min_employees": {
                    "minimum": 0,
                    "type": "integer"
                  },
                  "query": {
                    "maxLength": 200,
                    "minLength": 1,
                    "type": "string"
                  },
                  "seed_domains": {
                    "items": {
                      "minLength": 3,
                      "type": "string"
                    },
                    "maxItems": 10,
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              },
              "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": [
    "bazaar"
  ],
  "sourceHost": "vaaya.ai",
  "lastUpdated": "2026-09-09T14:31:04.459Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-09T14:31:03.997Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "vaaya.ai",
    "manifest_name": "vaaya.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}