{
  "x402Version": 2,
  "id": 8857,
  "slug": "8857",
  "resource": "https://agents.bytemine.ai/functions/v1/api-gateway/b2b-search",
  "description": "Search the company database by name, industry, NAICS code, keywords, location, and employee count. Returns paginated company profiles. Billed per company returned, up to page_size.",
  "type": "http",
  "accepts": [
    {
      "scheme": "upto",
      "network": "eip155:8453",
      "payTo": "0x846c88e9b807b86d6de52c252b88498fd1e6e84d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "200000",
      "maxTimeoutSeconds": 1800
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {},
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "city": {
                    "type": "string"
                  },
                  "country": {
                    "description": "Country code, for example US, GB, DE.",
                    "type": "string"
                  },
                  "has_website": {
                    "type": "boolean"
                  },
                  "industry": {
                    "description": "Industry name filter, for example Information Technology and Services.",
                    "type": "string"
                  },
                  "keywords": {
                    "description": "Keywords matched against company descriptions.",
                    "type": "string"
                  },
                  "max_employees": {
                    "type": "integer"
                  },
                  "min_employees": {
                    "type": "integer"
                  },
                  "naics_code": {
                    "description": "NAICS classification code, for example 5112.",
                    "type": "string"
                  },
                  "page": {
                    "description": "Page number. Default 1.",
                    "type": "integer"
                  },
                  "page_size": {
                    "description": "Results per page. Default 20, max 100.",
                    "type": "integer"
                  },
                  "query": {
                    "description": "Company name or keyword search.",
                    "type": "string"
                  },
                  "state": {
                    "description": "US state 2 letter code.",
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "zeroclick": {
      "info": {
        "payment": {
          "amountUsd": "0.200000",
          "id": "apay_topiR_mAZ698-yqmAGSZu"
        },
        "requestId": "zcreq_HCeYfNjL3lPhxsRlf9_G8",
        "service": "company-search"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "agentId": {
            "type": "string"
          },
          "payment": {
            "properties": {
              "amountUsd": {
                "type": "string"
              },
              "id": {
                "type": "string"
              }
            },
            "required": [
              "id",
              "amountUsd"
            ],
            "type": "object"
          },
          "requestId": {
            "type": "string"
          },
          "service": {
            "type": "string"
          }
        },
        "required": [
          "payment"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "zeroclick"
  ],
  "sourceHost": "agents.bytemine.ai",
  "lastUpdated": "2026-09-01T22:30:43.716Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T22:31:26.802Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agents.bytemine.ai",
    "manifest_name": "agents.bytemine.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"
  }
}