{
  "x402Version": 2,
  "id": 8689,
  "slug": "8689",
  "resource": "https://bytemine.pay.zeroclick.io/functions/v1/api-gateway/email-finder",
  "description": "Find the most likely deliverable work email for a person. Provide first_name, last_name, and company_domain, or a LinkedIn person or company URL and the identity is resolved automatically. Builds ranked candidate patterns and probes them over SMTP, with catch all detection. Results are cached per name and domain so repeat lookups are instant and free. Billed only on status found.",
  "type": "http",
  "accepts": [
    {
      "scheme": "upto",
      "network": "eip155:8453",
      "payTo": "0x6a1c8f7359ed255970b3152b202872ec4d635c38",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "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": {
                  "company_domain": {
                    "description": "Company root domain. Required if linkedin_url is not provided.",
                    "type": "string"
                  },
                  "first_name": {
                    "description": "Person's first name.",
                    "type": "string"
                  },
                  "last_name": {
                    "description": "Person's last name.",
                    "type": "string"
                  },
                  "linkedin_url": {
                    "description": "LinkedIn person or company URL. Person URLs resolve name and domain automatically.",
                    "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.010000",
          "id": "apay_NzVcwGK0X6bTY7ZNpEvkQ"
        },
        "requestId": "zcreq_YUk2YDticgbi0doZ3dg_e",
        "service": "email-finder"
      },
      "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": "bytemine.pay.zeroclick.io",
  "lastUpdated": "2026-08-24T20:22:26.291Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-24T20:22:23.968Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "bytemine.pay.zeroclick.io",
    "manifest_name": "bytemine.pay.zeroclick.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"
  }
}