{
  "x402Version": 2,
  "id": 3394,
  "slug": "3394",
  "resource": "https://api.scoop.sundaebar.ai/x402/find-email",
  "description": "Find verified work and/or personal emails for a LinkedIn profile across multiple data providers (Aleads, Apollo, Nymeria, ContactOut). Optional Hunter.io verification. Returns in <5s.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x48E23742181654139F9A7c1b14dd64B04e89ed3b",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "250000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "linkedin_url": "https://www.linkedin.com/in/satyanadella/"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "charged": true,
            "company": {
              "domain": "microsoft.com",
              "name": "Microsoft"
            },
            "duplicate": false,
            "emails": [
              {
                "address": "satya@microsoft.com",
                "source_provider": "apollo",
                "type": "work",
                "verified": true
              }
            ],
            "linkedin_url": "https://linkedin.com/in/satyanadella",
            "partial": false,
            "person": {
              "full_name": "Satya Nadella",
              "title": "CEO"
            },
            "providers_attempted": [
              {
                "error": null,
                "found": true,
                "provider": "apollo"
              }
            ],
            "requestId": "9bcbf048-1f2c-4e3a-8d5b-0a1c2e3f4a5b",
            "summary": {
              "best_email": "satya@microsoft.com",
              "source": "apollo",
              "type": "work",
              "verified": true
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "company_domain": {
                    "description": "Company website domain, e.g. 'microsoft.com'. Use with full_name when no LinkedIn URL is available.",
                    "type": "string"
                  },
                  "company_name": {
                    "description": "Company name fallback when no domain is known.",
                    "type": "string"
                  },
                  "email_types": {
                    "default": [
                      "work",
                      "personal"
                    ],
                    "items": {
                      "enum": [
                        "work",
                        "personal"
                      ],
                      "type": "string"
                    },
                    "type": "array"
                  },
                  "first_name": {
                    "type": "string"
                  },
                  "full_name": {
                    "description": "Person's full name. Alternative to linkedin_url; requires company_domain (preferred) or company_name.",
                    "type": "string"
                  },
                  "last_name": {
                    "type": "string"
                  },
                  "linkedin_url": {
                    "description": "Full LinkedIn profile URL — most accurate input mode when available.",
                    "format": "uri",
                    "type": "string"
                  },
                  "verify": {
                    "default": false,
                    "description": "When true, runs Hunter.io deliverability verification on each email.",
                    "type": "boolean"
                  }
                },
                "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": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.scoop.sundaebar.ai",
  "lastUpdated": "2026-09-11T16:08:11.49Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-11T16:08:11.231Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.scoop.sundaebar.ai",
    "manifest_name": "api.scoop.sundaebar.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"
  }
}