@iocium/throwaway-lookup - v1.0.1
    Preparing search index...

    Function lookup

    • Looks up an email address or domain against the throwaway.cloud API.

      Parameters

      • subject: string

        The email address or domain to look up.

      • options: LookupOptions = {}

        Optional request headers (excluding User-Agent).

      Returns Promise<LookupResult>

      A promise resolving to the API response.

      If the subject is empty or the API returns a non-2xx response.