Interface UProcNodeParameters

Source
interface UProcNodeParameters {
    account?: string;
    additionalOptions?: { dataWebhook?: string };
    address?: string;
    address1?: string;
    address2?: string;
    amount?: string;
    area?:
        | "Legal"
        | "Sales"
        | "Communications"
        | "Consulting"
        | "Customer service"
        | "Education"
        | "Engineering"
        | "Finance"
        | "Health professional"
        | "Human resources"
        | "Information technology"
        | "Marketing"
        | "Operations"
        | "Owner"
        | "President"
        | "Product"
        | "Public relations"
        | "Real estate"
        | "Recruiting"
        | "Research";
    asin?: string;
    author?: string;
    bcid?: | "symbol"
    | "raw"
    | "auspost"
    | "azteccode"
    | "azteccodecompact"
    | "aztecrune"
    | "bc412"
    | "channelcode"
    | "codablockf"
    | "code11"
    | "code128"
    | "code16k"
    | "code2of5"
    | "code32"
    | "code39"
    | "code39ext"
    | "code49"
    | "code93"
    | "code93ext"
    | "codeone"
    | "coop2of5"
    | "daft"
    | "databarexpanded"
    | "databarexpandedcomposite"
    | "databarexpandedstacked"
    | "databarexpandedstackedcomposite"
    | "databarlimited"
    | "databarlimitedcomposite"
    | "databaromni"
    | "databaromnicomposite"
    | "databarstacked"
    | "databarstackedcomposite"
    | "databarstackedomni"
    | "databarstackedomnicomposite"
    | "databartruncated"
    | "databartruncatedcomposite"
    | "datalogic2of5"
    | "datamatrix"
    | "datamatrixrectangular"
    | "dotcode"
    | "ean13"
    | "ean13composite"
    | "ean14"
    | "ean2"
    | "ean5"
    | "ean8"
    | "ean8composite"
    | "flattermarken"
    | "gs1-128"
    | "gs1-128composite"
    | "gs1-cc"
    | "gs1datamatrix"
    | "gs1datamatrixrectangular"
    | "gs1northamericancoupon"
    | "hanxin"
    | "hibcazteccode"
    | "hibccodablockf"
    | "hibccode128"
    | "hibccode39"
    | "hibcdatamatrix"
    | "hibcdatamatrixrectangular"
    | "hibcmicropdf417"
    | "hibcpdf417"
    | "iata2of5"
    | "identcode"
    | "industrial2of5"
    | "interleaved2of5"
    | "isbn"
    | "ismn"
    | "issn"
    | "itf14"
    | "japanpost"
    | "kix"
    | "leitcode"
    | "matrix2of5"
    | "maxicode"
    | "micropdf417"
    | "msi"
    | "onecode"
    | "pdf417"
    | "pdf417compact"
    | "pharmacode"
    | "pharmacode2"
    | "planet"
    | "plessey"
    | "posicode"
    | "postnet"
    | "pzn"
    | "rationalizedCodabar"
    | "royalmail"
    | "sscc18"
    | "telepen"
    | "telepennumeric"
    | "ultracode"
    | "upca"
    | "upcacomposite"
    | "upce"
    | "upcecomposite";
    bic?: string;
    body?: string;
    category?: string;
    cif?: string;
    city?: string;
    clevel?: "No"
    | "Yes";
    coin?:
        | "0x"
        | "Aave Coin"
        | "Algorand"
        | "Aragon"
        | "Augur"
        | "AugurV2"
        | "AuroraCoin"
        | "BTU Protocol"
        | "Bancor"
        | "Bankex"
        | "Basic Attention Token"
        | "BeaverCoin"
        | "BioCoin"
        | "Bitcoin"
        | "Bitcoin SV"
        | "BitcoinCash"
        | "BitcoinGold"
        | "BitcoinPrivate"
        | "BitcoinZ"
        | "BlockTrade"
        | "CUSD"
        | "Callisto"
        | "Cardano"
        | "Chainlink"
        | "Civic"
        | "Compound"
        | "Cred"
        | "Crypto.com Coin"
        | "Dash"
        | "Decentraland"
        | "Decred"
        | "DigiByte"
        | "District0x"
        | "DogeCoin"
        | "EOS"
        | "Enjin Coin"
        | "EtherZero"
        | "Ethereum"
        | "EthereumClassic"
        | "Expanse"
        | "FirmaChain"
        | "FreiCoin"
        | "GameCredits"
        | "GarliCoin"
        | "Gnosis"
        | "Golem"
        | "Golem (GNT)"
        | "HedgeTrade"
        | "Hush"
        | "HyperSpace"
        | "Komodo"
        | "LBRY Credits"
        | "Lisk"
        | "LiteCoin"
        | "Loom Network"
        | "Maker"
        | "Matchpool"
        | "Matic"
        | "MegaCoin"
        | "Melon"
        | "Metal"
        | "MonaCoin"
        | "Monero"
        | "Multi-collateral DAI"
        | "NameCoin"
        | "Nano"
        | "Nem"
        | "Neo"
        | "NeoGas"
        | "Numeraire"
        | "Ocean Protocol"
        | "Odyssey"
        | "OmiseGO"
        | "PIVX"
        | "Paxos"
        | "PeerCoin"
        | "Polkadot"
        | "Polymath"
        | "PrimeCoin"
        | "ProtoShares"
        | "Qtum"
        | "Quant"
        | "Quantum Resistant Ledger"
        | "RaiBlocks"
        | "Ripio Credit Network"
        | "Ripple"
        | "SOLVE"
        | "Salt"
        | "Serve"
        | "Siacoin"
        | "SnowGem"
        | "SolarCoin"
        | "Spendcoin"
        | "Status"
        | "Stellar"
        | "Storj"
        | "Storm"
        | "StormX"
        | "Swarm City"
        | "Synthetix Network"
        | "TEMCO"
        | "Tap"
        | "TenX"
        | "Tether"
        | "Tezos"
        | "Tron"
        | "TrueUSD"
        | "USD Coin"
        | "Uniswap Coin"
        | "VeChain"
        | "VertCoin"
        | "Viberate"
        | "VoteCoin"
        | "Waves"
        | "Wings"
        | "ZCash"
        | "ZClassic"
        | "ZenCash"
        | "iExec RLC"
        | "loki";
    company?: string;
    coordinates?: string;
    coordinates1?: string;
    coordinates2?: string;
    count?: string;
    count1?: string;
    count2?: string;
    country?: string;
    country_code?: string;
    credit_card?: string;
    current_company?: string;
    current_title?: string;
    date?: string;
    date1?: string;
    date2?: string;
    date3?: string;
    delay?: string;
    destination?: string;
    distance?: string;
    dni?: string;
    domain?: string;
    duns?: string;
    ean?: string;
    email?: string;
    email_from?: string;
    email_to?: string;
    excluded_companies?: string;
    excluded_keywords?: string;
    excluded_titles?: string;
    field?: | "mobile"
    | "email"
    | "gender"
    | "name"
    | "date"
    | "domain"
    | "ip"
    | "phone"
    | "city"
    | "country"
    | "alphabetic"
    | "alphanumeric"
    | "cif"
    | "decimal"
    | "dni"
    | "integer"
    | "nie"
    | "nif"
    | "province"
    | "zipcode";
    find?: string;
    firstname?: string;
    format?: string;
    fuel_consumption?: string;
    fullname?: string;
    fullpage?: "yes"
    | "no";
    gender?: "female" | "male";
    glue?: string;
    group?:
        | "company"
        | "personal"
        | "image"
        | "text"
        | "audio"
        | "product"
        | "finance"
        | "communication"
        | "geographic"
        | "internet"
        | "security";
    host?: string;
    html?: string;
    iban?: string;
    imei?: string;
    included_companies?: string;
    included_keywords?: string;
    included_titles?: string;
    ip?: string;
    ip1?: string;
    ip2?: string;
    isbn?: string;
    isin?: string;
    isocode?: string;
    isocode1?: | "AUD"
    | "BRL"
    | "CAD"
    | "CHF"
    | "CNY"
    | "CZK"
    | "DKK"
    | "EUR"
    | "GBP"
    | "HKD"
    | "HUF"
    | "INR"
    | "JPY"
    | "KRW"
    | "MXN"
    | "NOK"
    | "NZD"
    | "PLN"
    | "RUB"
    | "SEK"
    | "SGD"
    | "THB"
    | "USD"
    | "ZAR"
    | "BGN"
    | "HRK"
    | "MYR"
    | "ILS"
    | "PHP"
    | "RON"
    | "IDR"
    | "TRY"
    | "ISK";
    isocode2?: | "AUD"
    | "BRL"
    | "CAD"
    | "CHF"
    | "CNY"
    | "CZK"
    | "DKK"
    | "EUR"
    | "GBP"
    | "HKD"
    | "HUF"
    | "INR"
    | "JPY"
    | "KRW"
    | "MXN"
    | "NOK"
    | "NZD"
    | "PLN"
    | "RUB"
    | "SEK"
    | "SGD"
    | "THB"
    | "USD"
    | "ZAR"
    | "BGN"
    | "HRK"
    | "MYR"
    | "ILS"
    | "PHP"
    | "RON"
    | "IDR"
    | "TRY"
    | "ISK";
    keyword?: string;
    keywords?: string;
    language?: | "american"
    | "arabic"
    | "bengali"
    | "british"
    | "czech"
    | "danish"
    | "dutch"
    | "filipino"
    | "finnish"
    | "french"
    | "german"
    | "greek"
    | "gujurati"
    | "hindi"
    | "hungarian"
    | "indonesian"
    | "italian"
    | "japanese"
    | "kannada"
    | "korean"
    | "malayalam"
    | "mandarin"
    | "norwegian"
    | "polish"
    | "portuguese"
    | "russian"
    | "slovak"
    | "spanish"
    | "tamil"
    | "telugu"
    | "thai"
    | "turkish"
    | "ukranian"
    | "vietnamese";
    lastname?: string;
    latitude?: string;
    length?: number;
    length1?: number;
    length2?: number;
    list?: string;
    locality?: | "Australia (English)"
    | "Australia Ocker (English)"
    | "Azerbaijani"
    | "Bork (English)"
    | "Canada (English)"
    | "Canada (French)"
    | "Chinese"
    | "Chinese (Taiwan)"
    | "Czech"
    | "Dutch"
    | "English"
    | "Farsi"
    | "French"
    | "Georgian"
    | "German"
    | "German (Austria)"
    | "German (Switzerland)"
    | "Great Britain (English)"
    | "India (English)"
    | "Indonesia"
    | "Ireland (English)"
    | "Italian"
    | "Japanese"
    | "Korean"
    | "Nepalese"
    | "Norwegian"
    | "Polish"
    | "Portuguese (Brazil)"
    | "Russian"
    | "Slovakian"
    | "Spanish"
    | "Spanish Mexico"
    | "Swedish"
    | "Turkish"
    | "Ukrainian"
    | "United States (English)"
    | "Vietnamese";
    location?: string;
    longitude?: string;
    luhn?: string;
    message?: string;
    message1?: string;
    message2?: string;
    mobile?: string;
    mod?: string;
    mode?: "verify"
    | "guess"
    | "only_verify";
    name?: string;
    nie?: string;
    nif?: string;
    number?: string;
    number1?: string;
    number2?: string;
    number3?: string;
    page?: number;
    password?: string;
    period?: "minutes" | "hours" | "days" | "seconds";
    phone?: string;
    phone1?: string;
    phone2?: string;
    port?: string;
    price_liter?: string;
    profile?: string;
    province?: string;
    publisher?: string;
    radius?: string;
    regex?: string;
    replace?: string;
    rest?: string;
    role?: string;
    selector?: string;
    seniority?:
        | "Apprentice"
        | "Director"
        | "Executive"
        | "Intermediate"
        | "Manager";
    separator?: string;
    size?: string;
    source?: string;
    subject?: string;
    surname?: string;
    swift?: string;
    table?: string;
    taxid?: string;
    text?: string;
    text1?: string;
    text2?: string;
    texts?: string;
    tin?: string;
    title?: string;
    tool?: | "getAudioAdvancedSpeechByText"
    | "getAudioSpeechByText"
    | "checkSocialDomainExist"
    | "checkDomainCatchall"
    | "checkDomainFree"
    | "checkDomainDisposable"
    | "checkEmailExistsExtended"
    | "checkEmailExists"
    | "checkEmailSmtp"
    | "checkSocialEmailExist"
    | "checkEmailFormat"
    | "checkEmailCatchall"
    | "checkEmailDisposable"
    | "checkEmailFree"
    | "checkRobinsonEmailExist"
    | "checkEmailRole"
    | "checkEmailSpamtrap"
    | "checkMobileImei"
    | "checkLinkedinProfileIsContact"
    | "checkMobileExist"
    | "checkSocialMobileExist"
    | "checkMobileFormat"
    | "checkMobileFormatEs"
    | "checkMobileValidPrefix"
    | "checkMobileValidPrefixEs"
    | "checkMobileAlive"
    | "checkMobileSms"
    | "checkRobinsonPhoneExist"
    | "checkPhoneOrMobileValid"
    | "checkPhoneFormatEs"
    | "checkPhoneFormat"
    | "checkPhoneValidPrefix"
    | "getPhoneNormalized"
    | "getMobileCountryCode"
    | "getEmailDomain"
    | "getEmailRecipientByCompanyFirstnameAndLastname"
    | "getEmailRecipientByCompanyAndFullname"
    | "getEmailRecipientByDomainAndFullname"
    | "getEmailRecipient"
    | "getEmailRecipientByProfile"
    | "getEmailType"
    | "getEmailListByDomain"
    | "getEmailListByEmail"
    | "getEmailFirstReferences"
    | "getEmailFix"
    | "getPhoneFixed"
    | "getMobileFormatted"
    | "getEmailGdprListByDomain"
    | "getMobileHlrLookup"
    | "getMobileOrPhoneMnpEs"
    | "getLinkedinProfilesByCompany"
    | "getLinkedinGroupMembers"
    | "getLinkedinConnections"
    | "getLinkedinInvitations"
    | "getLinkedinPostComments"
    | "getLinkedinPostLikes"
    | "getLinkedinProfile"
    | "getLinkedinProfiles"
    | "getLinkedinProfilesByContent"
    | "getMobileLookup"
    | "getMobileMnpLookup"
    | "getMobileOrPhoneLookupEs"
    | "getEmailNormalized"
    | "getMobileNormalized"
    | "getPhoneParsed"
    | "getEmailPersonalRecipientByProfile"
    | "getMobileCountryPrefix"
    | "getLinkedinPublicProfileBySalesProfile"
    | "getLinkedinSearchContactsUrl"
    | "getSocialUriParsed"
    | "getSocialDomainParsed"
    | "getSocialDomainLookup"
    | "getSocialEmailLookup"
    | "getSocialMobileLookup"
    | "getEmailReferences"
    | "sendLinkedinInvitation"
    | "sendEmailCustom"
    | "sendMobileSms"
    | "sendLinkedinInvitationOrMessage"
    | "sendLinkedinVisit"
    | "sendLinkedinMessage"
    | "checkCifValid"
    | "checkCompanyDebtorByTaxid"
    | "checkNumberIsin"
    | "checkNumberSsEs"
    | "getRoleClassified"
    | "getCompanyByCif"
    | "getCompanyByDuns"
    | "getCompanyByDomain"
    | "getCompanyByEmail"
    | "getCompanyByIp"
    | "getCompanyByName"
    | "getCompanyByPhone"
    | "getCompanyByProfile"
    | "getCompanyNameByDomain"
    | "getPersonDecisionMaker"
    | "getPersonDecisionMakerBySearch"
    | "getPersonEmailsByDomainAndArea"
    | "getPersonMultipleDecisionMakerBySearch"
    | "getCompanyDomainByName"
    | "getPersonListByParams"
    | "getProfileFacebookByCompany"
    | "getProfileFacebookByCompanyDomain"
    | "getCompanyGeocodedByIp"
    | "getProfileGithubByCompanyDomain"
    | "getProfileInstagramByCompanyDomain"
    | "getProfileLinkedinByCompany"
    | "getProfileLinkedinByCompanyDomain"
    | "getCifNormalized"
    | "getCompanyPhoneByDomain"
    | "getCompanyPhoneByName"
    | "getProfilePinterestByCompanyDomain"
    | "getCompanyFinancialByDuns"
    | "getCompanyFinancialByDomain"
    | "getCompanyFinancialByName"
    | "getCompanyFinancialByTaxid"
    | "getProfileTwitterByCompany"
    | "getProfileTwitterByCompanyDomain"
    | "getProfileYoutubeByCompanyDomain"
    | "checkBankBicValid"
    | "checkBankAccountValidEs"
    | "checkCreditcardChecksum"
    | "checkCryptoWalletAddressValid"
    | "checkBankIbanValid"
    | "checkCurrencyValidIso"
    | "checkVatExist"
    | "getCurrencyConvertedBetweenIsocodeDate"
    | "getCreditcardType"
    | "getCurrencyListByCountry"
    | "getCurrencyListByIp"
    | "getCurrencyListByIsocode"
    | "getCurrencyByIp"
    | "getCurrencyByIsocode"
    | "getCurrencyByCountryIsocode"
    | "getCurrencyByCountry"
    | "getVatByNumber"
    | "getBankIbanByAccount"
    | "getBankIbanLookup"
    | "getSwiftLookup"
    | "getVatByAddress"
    | "getVatByCoordinates"
    | "getVatByIp"
    | "getVatByIsocode"
    | "getVatByPhone"
    | "getVatByZipcode"
    | "checkCountryValidIso"
    | "checkDistanceEq"
    | "checkDistanceGt"
    | "checkDistanceGe"
    | "checkDistanceLt"
    | "checkDistanceLe"
    | "checkAddressExist"
    | "checkAddressNumberExist"
    | "checkCoordinateValid"
    | "checkZipcodeExist"
    | "checkZipcodeFormat"
    | "getCoordinateCartesian"
    | "getCityListByPhone"
    | "getCityListByName"
    | "getCityListByZipcode"
    | "getCityByIp"
    | "getCityByName"
    | "getCityByPhone"
    | "getCityByZipcode"
    | "getCommunityByZipcode"
    | "getCoordinateByIp"
    | "getCoordinateBySearch"
    | "getCountryListByCurrencyCode"
    | "getCountryListByCode"
    | "getCountryListByName"
    | "getCountryByCurrencyCode"
    | "getCountryByIp"
    | "getCountryByCode"
    | "getCountryByName"
    | "getCountryByPhone"
    | "getCountryCodeByName"
    | "getCoordinateDecimal"
    | "getDistanceByAddresses"
    | "getDistanceByCoordinates"
    | "getDistanceByIps"
    | "getDistanceByPhones"
    | "getDistanceByZipcodes"
    | "getAddressBySearch"
    | "getLocationExtendedByIp"
    | "getLocationGeocodedByIp"
    | "getAddressSplittedBest"
    | "getLocaleByIp"
    | "getLocationByCoordinates"
    | "getLocationByIp"
    | "getLocationByPhone"
    | "getLocationByName"
    | "getLocationByParams"
    | "getLocationByZipcode"
    | "getLocationListByName"
    | "getLocationListByParams"
    | "getNameListByPrefix"
    | "getNetByIp"
    | "getAddressNormalized"
    | "getCityNormalized"
    | "getCountryNormalized"
    | "getProvinceNormalized"
    | "getZipcodeNormalized"
    | "getAddressSplitted"
    | "getProvinceByIp"
    | "getProvinceByName"
    | "getProvinceByPhone"
    | "getProvinceByZipcode"
    | "getProvinceListByName"
    | "getProvinceListByPhone"
    | "getProvinceListByZipcode"
    | "getReputationByIp"
    | "getRouteByAddresses"
    | "getRouteByCoordinates"
    | "getRouteByIps"
    | "getRouteByPhones"
    | "getRouteByZipcodes"
    | "getTimeByCoordinates"
    | "getTimeByIp"
    | "getTimeByAddress"
    | "getCoordinateUsng"
    | "getCoordinateUtm"
    | "getZipcodeByIp"
    | "getZipcodeByPrefix"
    | "getZipcodeListByPrefix"
    | "getQrDecoded"
    | "getImageExif"
    | "getBarcodeEncoded"
    | "getQrEncoded"
    | "getImageWithText"
    | "getDomainLogo"
    | "getImageOcr"
    | "getUrlScreenshot"
    | "checkDomainExist"
    | "checkDomainRecord"
    | "checkDomainReverse"
    | "checkDomainMx"
    | "checkDomainCertificate"
    | "checkDomainFormat"
    | "checkNetHostAlive"
    | "checkNetServiceUp"
    | "checkUrlContains"
    | "checkUrlExist"
    | "checkUrlValid"
    | "getDomainCertificate"
    | "getUrlContents"
    | "getUrlDecode"
    | "getUrlByDomain"
    | "getDeviceByUa"
    | "getDomainByIp"
    | "getDomainRecords"
    | "getDomainRecord"
    | "getUrlEncode"
    | "getFeedEntriesByDomain"
    | "getFileCopiedBetweenUrls"
    | "getNetFixip"
    | "getDomainReverseIp"
    | "getNetNtoa"
    | "getDomainIsp"
    | "getFeedLastEntryByDomain"
    | "getUrlUnshortened"
    | "getNetAton"
    | "getNetScan"
    | "getUrlListContentsParsed"
    | "getUrlContentsParsed"
    | "getUrlParsed"
    | "getUrlPdf"
    | "getDomainByUrl"
    | "getUrlShareableLinks"
    | "getUrlTables"
    | "getDomainTechnologies"
    | "getUrlTechnologies"
    | "getUrlAnalysis"
    | "getDomainVisits"
    | "getDomainWhois"
    | "getIpWhois"
    | "checkAgeBetw"
    | "checkAgeIsTwenties"
    | "checkAgeIsForties"
    | "checkAgeGt"
    | "checkAgeGe"
    | "checkAgeIsRetired"
    | "checkAgeIsAdult"
    | "checkAgeLt"
    | "checkAgeLe"
    | "checkAgeEq"
    | "checkDateBetw"
    | "checkDateGt"
    | "checkDateGe"
    | "checkDateLeap"
    | "checkDateLt"
    | "checkDateLe"
    | "checkDateValid"
    | "checkDateEq"
    | "checkGenderValid"
    | "checkNieValid"
    | "checkNifValid"
    | "checkNameExist"
    | "checkNameValid"
    | "checkRobinsonNifExist"
    | "checkSurnameValid"
    | "checkSurnameExist"
    | "checkDniValid"
    | "getAgeByDate"
    | "getAgeRange"
    | "getDateDifference"
    | "getGenderByEmail"
    | "getGenderByPersonalName"
    | "getProfileLinkedinByEmail"
    | "getProfileByEmployeeData"
    | "getProfileLinkedinByPhone"
    | "getNifByDni"
    | "getNameByPrefix"
    | "getDniNormalized"
    | "getDateNormalized"
    | "getNieNormalized"
    | "getNifNormalized"
    | "getNameNormalized"
    | "getSurnameNormalized"
    | "getDateParsed"
    | "getFullnameParsed"
    | "getPersonExtendedByEmail"
    | "getPersonExtendedByEmailAndCompany"
    | "getPersonExtendedByProfile"
    | "getPersonByEmail"
    | "getPersonByFirstnameLastnameCompanyLocation"
    | "getPersonByMobile"
    | "getPersonByProfile"
    | "getPersonFakedData"
    | "getSurnameByPrefix"
    | "getSurnameListByPrefix"
    | "getProfileXingByEmployeeData"
    | "sendPersonEmailToList"
    | "sendPersonProfileToList"
    | "checkAsinExist"
    | "checkAsinValid"
    | "checkEanExist"
    | "checkEanValid"
    | "checkEan13Valid"
    | "checkEan14Valid"
    | "checkEan18Valid"
    | "checkEan8Valid"
    | "checkGtinValid"
    | "checkGtin13Valid"
    | "checkGtin14Valid"
    | "checkGtin8Valid"
    | "checkBookIsbnExist"
    | "checkBookIsbn"
    | "checkBookIsbn10"
    | "checkBookIsbn13"
    | "checkUpcExist"
    | "checkUpcFormat"
    | "checkVinFormat"
    | "getAsinByEan"
    | "getBookAuthorLookup"
    | "getBookCategoryLookup"
    | "getBookPublisherLookup"
    | "getBookIsbnLookup"
    | "getBookTitleLookup"
    | "getBookListAuthorLookup"
    | "getBookListCategoryLookup"
    | "getBookListPublisherLookup"
    | "getBookListTitleLookup"
    | "getVinLookup"
    | "getEanByAsin"
    | "getBookIsbn13ToIsbn10"
    | "getBookIsbn10ToIsbn13"
    | "getUpcLookup"
    | "checkNumberLuhn"
    | "checkPasswordStrong"
    | "checkNumberUuid"
    | "getDomainBlacklists"
    | "getIpBlacklists"
    | "checkStringAlpha"
    | "checkStringAlphanumeric"
    | "checkStringBoolean"
    | "checkNumberDecimal"
    | "checkNumberEven"
    | "checkListMax"
    | "checkStringIp"
    | "checkStringIp4"
    | "checkStringIp6"
    | "checkListLengthBetw"
    | "checkListLengthEq"
    | "checkListLengthGt"
    | "checkListLengthGe"
    | "checkListLengthLt"
    | "checkListLengthLe"
    | "checkListContains"
    | "checkListEnds"
    | "checkListSorted"
    | "checkListStarts"
    | "checkListMin"
    | "checkNumberMod"
    | "checkNumberNatural"
    | "checkNumberBetw"
    | "checkNumberEq"
    | "checkNumberGt"
    | "checkNumberGe"
    | "checkNumberLt"
    | "checkNumberLe"
    | "checkStringNumeric"
    | "checkNumberOdd"
    | "checkNumberPrime"
    | "checkStringContains"
    | "checkStringEnds"
    | "checkStringBlank"
    | "checkStringRandom"
    | "checkStringRegex"
    | "checkStringLengthBetw"
    | "checkStringLengthEq"
    | "checkStringLengthGt"
    | "checkStringLengthGe"
    | "checkStringLengthLt"
    | "checkStringLengthLe"
    | "checkStringStarts"
    | "checkStringLowercase"
    | "checkStringUppercase"
    | "checkListUnique"
    | "checkListValid"
    | "checkWordCountBetw"
    | "checkWordCountEq"
    | "checkWordCountGt"
    | "checkWordCountGe"
    | "checkWordCountLt"
    | "checkWordCountLe"
    | "getStringBase64"
    | "getWordBanned"
    | "getStringFieldName"
    | "getStringByFormat"
    | "getStringByRegex"
    | "getListMax"
    | "getStringHtmlByMarkdown"
    | "getListMin"
    | "getStringLowercase"
    | "getStringMd5"
    | "getStringMarkdownByHtml"
    | "getStringJoin"
    | "getStringNormalized"
    | "getStringParsed"
    | "getStringSha"
    | "getSentimentByText"
    | "getListSort"
    | "getStringSpin"
    | "getStringSplitAndJoin"
    | "getStringSplit"
    | "getStringLength"
    | "getStringVlookup"
    | "getWordCleanAbuse"
    | "getStringReplaceFirst"
    | "getStringWithoutHtml"
    | "getStringReplaceAll"
    | "getStringTranslated"
    | "getListUnique"
    | "getStringUppercase"
    | "getWordCount";
    type?: "MX"
    | "A"
    | "AAAA"
    | "CNAME"
    | "NS"
    | "TXT";
    upc?: string;
    url?: string;
    url_dlr?: string;
    useragent?: string;
    uuid?: string;
    viewport?: string;
    vin?: string;
    width?: "1024" | "160" | "320" | "640" | "800";
    years?: number;
    years1?: number;
    years2?: number;
    zipcode?: string;
    zipcode1?: string;
    zipcode2?: string;
}

Properties§

Source§

readonly account?: string

The "Account" value to use as a parameter for this Operation

Source§

readonly additionalOptions?: { dataWebhook?: string }

Default: {}

Source§

readonly address?: string

The "Address" value to use as a parameter for this Operation

Source§

readonly address1?: string

The "Address1" value to use as a parameter for this Operation

Source§

readonly address2?: string

The "Address2" value to use as a parameter for this Operation

Source§

readonly amount?: string

The "Amount" value to use as a parameter for this Operation

Source§

readonly area?:
    | "Legal"
    | "Sales"
    | "Communications"
    | "Consulting"
    | "Customer service"
    | "Education"
    | "Engineering"
    | "Finance"
    | "Health professional"
    | "Human resources"
    | "Information technology"
    | "Marketing"
    | "Operations"
    | "Owner"
    | "President"
    | "Product"
    | "Public relations"
    | "Real estate"
    | "Recruiting"
    | "Research"

The "Area" value to use as a parameter for this Operation

Source§

readonly asin?: string

The "Asin" value to use as a parameter for this Operation

Source§

readonly author?: string

The "Author" value to use as a parameter for this Operation

Source§

readonly bcid?:
    | "symbol"
    | "raw"
    | "auspost"
    | "azteccode"
    | "azteccodecompact"
    | "aztecrune"
    | "bc412"
    | "channelcode"
    | "codablockf"
    | "code11"
    | "code128"
    | "code16k"
    | "code2of5"
    | "code32"
    | "code39"
    | "code39ext"
    | "code49"
    | "code93"
    | "code93ext"
    | "codeone"
    | "coop2of5"
    | "daft"
    | "databarexpanded"
    | "databarexpandedcomposite"
    | "databarexpandedstacked"
    | "databarexpandedstackedcomposite"
    | "databarlimited"
    | "databarlimitedcomposite"
    | "databaromni"
    | "databaromnicomposite"
    | "databarstacked"
    | "databarstackedcomposite"
    | "databarstackedomni"
    | "databarstackedomnicomposite"
    | "databartruncated"
    | "databartruncatedcomposite"
    | "datalogic2of5"
    | "datamatrix"
    | "datamatrixrectangular"
    | "dotcode"
    | "ean13"
    | "ean13composite"
    | "ean14"
    | "ean2"
    | "ean5"
    | "ean8"
    | "ean8composite"
    | "flattermarken"
    | "gs1-128"
    | "gs1-128composite"
    | "gs1-cc"
    | "gs1datamatrix"
    | "gs1datamatrixrectangular"
    | "gs1northamericancoupon"
    | "hanxin"
    | "hibcazteccode"
    | "hibccodablockf"
    | "hibccode128"
    | "hibccode39"
    | "hibcdatamatrix"
    | "hibcdatamatrixrectangular"
    | "hibcmicropdf417"
    | "hibcpdf417"
    | "iata2of5"
    | "identcode"
    | "industrial2of5"
    | "interleaved2of5"
    | "isbn"
    | "ismn"
    | "issn"
    | "itf14"
    | "japanpost"
    | "kix"
    | "leitcode"
    | "matrix2of5"
    | "maxicode"
    | "micropdf417"
    | "msi"
    | "onecode"
    | "pdf417"
    | "pdf417compact"
    | "pharmacode"
    | "pharmacode2"
    | "planet"
    | "plessey"
    | "posicode"
    | "postnet"
    | "pzn"
    | "rationalizedCodabar"
    | "royalmail"
    | "sscc18"
    | "telepen"
    | "telepennumeric"
    | "ultracode"
    | "upca"
    | "upcacomposite"
    | "upce"
    | "upcecomposite"

The "Bcid" value to use as a parameter for this Operation

Source§

readonly bic?: string

The "Bic" value to use as a parameter for this Operation

Source§

readonly body?: string

The "Body" value to use as a parameter for this Operation

Source§

readonly category?: string

The "Category" value to use as a parameter for this Operation

Source§

readonly cif?: string

The "Cif" value to use as a parameter for this Operation

Source§

readonly city?: string

The "City" value to use as a parameter for this Operation

Source§

readonly clevel?: "No" | "Yes"

The "Clevel" value to use as a parameter for this Operation

Source§

readonly coin?:
    | "0x"
    | "Aave Coin"
    | "Algorand"
    | "Aragon"
    | "Augur"
    | "AugurV2"
    | "AuroraCoin"
    | "BTU Protocol"
    | "Bancor"
    | "Bankex"
    | "Basic Attention Token"
    | "BeaverCoin"
    | "BioCoin"
    | "Bitcoin"
    | "Bitcoin SV"
    | "BitcoinCash"
    | "BitcoinGold"
    | "BitcoinPrivate"
    | "BitcoinZ"
    | "BlockTrade"
    | "CUSD"
    | "Callisto"
    | "Cardano"
    | "Chainlink"
    | "Civic"
    | "Compound"
    | "Cred"
    | "Crypto.com Coin"
    | "Dash"
    | "Decentraland"
    | "Decred"
    | "DigiByte"
    | "District0x"
    | "DogeCoin"
    | "EOS"
    | "Enjin Coin"
    | "EtherZero"
    | "Ethereum"
    | "EthereumClassic"
    | "Expanse"
    | "FirmaChain"
    | "FreiCoin"
    | "GameCredits"
    | "GarliCoin"
    | "Gnosis"
    | "Golem"
    | "Golem (GNT)"
    | "HedgeTrade"
    | "Hush"
    | "HyperSpace"
    | "Komodo"
    | "LBRY Credits"
    | "Lisk"
    | "LiteCoin"
    | "Loom Network"
    | "Maker"
    | "Matchpool"
    | "Matic"
    | "MegaCoin"
    | "Melon"
    | "Metal"
    | "MonaCoin"
    | "Monero"
    | "Multi-collateral DAI"
    | "NameCoin"
    | "Nano"
    | "Nem"
    | "Neo"
    | "NeoGas"
    | "Numeraire"
    | "Ocean Protocol"
    | "Odyssey"
    | "OmiseGO"
    | "PIVX"
    | "Paxos"
    | "PeerCoin"
    | "Polkadot"
    | "Polymath"
    | "PrimeCoin"
    | "ProtoShares"
    | "Qtum"
    | "Quant"
    | "Quantum Resistant Ledger"
    | "RaiBlocks"
    | "Ripio Credit Network"
    | "Ripple"
    | "SOLVE"
    | "Salt"
    | "Serve"
    | "Siacoin"
    | "SnowGem"
    | "SolarCoin"
    | "Spendcoin"
    | "Status"
    | "Stellar"
    | "Storj"
    | "Storm"
    | "StormX"
    | "Swarm City"
    | "Synthetix Network"
    | "TEMCO"
    | "Tap"
    | "TenX"
    | "Tether"
    | "Tezos"
    | "Tron"
    | "TrueUSD"
    | "USD Coin"
    | "Uniswap Coin"
    | "VeChain"
    | "VertCoin"
    | "Viberate"
    | "VoteCoin"
    | "Waves"
    | "Wings"
    | "ZCash"
    | "ZClassic"
    | "ZenCash"
    | "iExec RLC"
    | "loki"

The "Coin" value to use as a parameter for this Operation

Source§

readonly company?: string

The "Company" value to use as a parameter for this Operation

Source§

readonly coordinates?: string

The "Coordinates" value to use as a parameter for this Operation

Source§

readonly coordinates1?: string

The "Coordinates1" value to use as a parameter for this Operation

Source§

readonly coordinates2?: string

The "Coordinates2" value to use as a parameter for this Operation

Source§

readonly count?: string

The "Count" value to use as a parameter for this Operation

Source§

readonly count1?: string

The "Count1" value to use as a parameter for this Operation

Source§

readonly count2?: string

The "Count2" value to use as a parameter for this Operation

Source§

readonly country?: string

The "Country" value to use as a parameter for this Operation

Source§

readonly country_code?: string

The "Country code" value to use as a parameter for this Operation

Source§

readonly credit_card?: string

The "Credit card" value to use as a parameter for this Operation

Source§

readonly current_company?: string

The "Current company" value to use as a parameter for this Operation

Source§

readonly current_title?: string

The "Current title" value to use as a parameter for this Operation

Source§

readonly date?: string

The "Date" value to use as a parameter for this Operation

Source§

readonly date1?: string

The "Date1" value to use as a parameter for this Operation

Source§

readonly date2?: string

The "Date2" value to use as a parameter for this Operation

Source§

readonly date3?: string

The "Date3" value to use as a parameter for this Operation

Source§

readonly delay?: string

The "Delay" value to use as a parameter for this Operation

Source§

readonly destination?: string

The "Destination" value to use as a parameter for this Operation

Source§

readonly distance?: string

The "Distance" value to use as a parameter for this Operation

Source§

readonly dni?: string

The "Dni" value to use as a parameter for this Operation

Source§

readonly domain?: string

The "Domain" value to use as a parameter for this Operation

Source§

readonly duns?: string

The "Duns" value to use as a parameter for this Operation

Source§

readonly ean?: string

The "Ean" value to use as a parameter for this Operation

Source§

readonly email?: string

The "Email" value to use as a parameter for this Operation

Source§

readonly email_from?: string

The "Email from" value to use as a parameter for this Operation

Source§

readonly email_to?: string

The "Email to" value to use as a parameter for this Operation

Source§

readonly excluded_companies?: string

The "Excluded companies" value to use as a parameter for this Operation

Source§

readonly excluded_keywords?: string

The "Excluded keywords" value to use as a parameter for this Operation

Source§

readonly excluded_titles?: string

The "Excluded titles" value to use as a parameter for this Operation

Source§

readonly field?:
    | "mobile"
    | "email"
    | "gender"
    | "name"
    | "date"
    | "domain"
    | "ip"
    | "phone"
    | "city"
    | "country"
    | "alphabetic"
    | "alphanumeric"
    | "cif"
    | "decimal"
    | "dni"
    | "integer"
    | "nie"
    | "nif"
    | "province"
    | "zipcode"

The "Field" value to use as a parameter for this Operation

Source§

readonly find?: string

The "Find" value to use as a parameter for this Operation

Source§

readonly firstname?: string

The "Firstname" value to use as a parameter for this Operation

Source§

readonly format?: string

The "Format" value to use as a parameter for this Operation

Source§

readonly fuel_consumption?: string

The "Fuel consumption" value to use as a parameter for this Operation

Source§

readonly fullname?: string

The "Fullname" value to use as a parameter for this Operation

Source§

readonly fullpage?: "yes" | "no"

The "Fullpage" value to use as a parameter for this Operation

Source§

readonly gender?: "female" | "male"

The "Gender" value to use as a parameter for this Operation

Source§

readonly glue?: string

The "Glue" value to use as a parameter for this Operation

Source§

readonly group?:
    | "company"
    | "personal"
    | "image"
    | "text"
    | "audio"
    | "product"
    | "finance"
    | "communication"
    | "geographic"
    | "internet"
    | "security"

Default: "communication"

Source§

readonly host?: string

The "Host" value to use as a parameter for this Operation

Source§

readonly html?: string

The "Html" value to use as a parameter for this Operation

Source§

readonly iban?: string

The "Iban" value to use as a parameter for this Operation

Source§

readonly imei?: string

The "Imei" value to use as a parameter for this Operation

Source§

readonly included_companies?: string

The "Included companies" value to use as a parameter for this Operation

Source§

readonly included_keywords?: string

The "Included keywords" value to use as a parameter for this Operation

Source§

readonly included_titles?: string

The "Included titles" value to use as a parameter for this Operation

Source§

readonly ip?: string

The "Ip" value to use as a parameter for this Operation

Source§

readonly ip1?: string

The "Ip1" value to use as a parameter for this Operation

Source§

readonly ip2?: string

The "Ip2" value to use as a parameter for this Operation

Source§

readonly isbn?: string

The "Isbn" value to use as a parameter for this Operation

Source§

readonly isin?: string

The "Isin" value to use as a parameter for this Operation

Source§

readonly isocode?: string

The "Isocode" value to use as a parameter for this Operation

Source§

readonly isocode1?:
    | "AUD"
    | "BRL"
    | "CAD"
    | "CHF"
    | "CNY"
    | "CZK"
    | "DKK"
    | "EUR"
    | "GBP"
    | "HKD"
    | "HUF"
    | "INR"
    | "JPY"
    | "KRW"
    | "MXN"
    | "NOK"
    | "NZD"
    | "PLN"
    | "RUB"
    | "SEK"
    | "SGD"
    | "THB"
    | "USD"
    | "ZAR"
    | "BGN"
    | "HRK"
    | "MYR"
    | "ILS"
    | "PHP"
    | "RON"
    | "IDR"
    | "TRY"
    | "ISK"

The "Isocode1" value to use as a parameter for this Operation

Source§

readonly isocode2?:
    | "AUD"
    | "BRL"
    | "CAD"
    | "CHF"
    | "CNY"
    | "CZK"
    | "DKK"
    | "EUR"
    | "GBP"
    | "HKD"
    | "HUF"
    | "INR"
    | "JPY"
    | "KRW"
    | "MXN"
    | "NOK"
    | "NZD"
    | "PLN"
    | "RUB"
    | "SEK"
    | "SGD"
    | "THB"
    | "USD"
    | "ZAR"
    | "BGN"
    | "HRK"
    | "MYR"
    | "ILS"
    | "PHP"
    | "RON"
    | "IDR"
    | "TRY"
    | "ISK"

The "Isocode2" value to use as a parameter for this Operation

Source§

readonly keyword?: string

The "Keyword" value to use as a parameter for this Operation

Source§

readonly keywords?: string

The "Keywords" value to use as a parameter for this Operation

Source§

readonly language?:
    | "american"
    | "arabic"
    | "bengali"
    | "british"
    | "czech"
    | "danish"
    | "dutch"
    | "filipino"
    | "finnish"
    | "french"
    | "german"
    | "greek"
    | "gujurati"
    | "hindi"
    | "hungarian"
    | "indonesian"
    | "italian"
    | "japanese"
    | "kannada"
    | "korean"
    | "malayalam"
    | "mandarin"
    | "norwegian"
    | "polish"
    | "portuguese"
    | "russian"
    | "slovak"
    | "spanish"
    | "tamil"
    | "telugu"
    | "thai"
    | "turkish"
    | "ukranian"
    | "vietnamese"

The "Language" value to use as a parameter for this Operation

Source§

readonly lastname?: string

The "Lastname" value to use as a parameter for this Operation

Source§

readonly latitude?: string

The "Latitude" value to use as a parameter for this Operation

Source§

readonly length?: number

The "Length" value to use as a parameter for this Operation

Source§

readonly length1?: number

The "Length1" value to use as a parameter for this Operation

Source§

readonly length2?: number

The "Length2" value to use as a parameter for this Operation

Source§

readonly list?: string

The "List" value to use as a parameter for this Operation

Source§

readonly locality?:
    | "Australia (English)"
    | "Australia Ocker (English)"
    | "Azerbaijani"
    | "Bork (English)"
    | "Canada (English)"
    | "Canada (French)"
    | "Chinese"
    | "Chinese (Taiwan)"
    | "Czech"
    | "Dutch"
    | "English"
    | "Farsi"
    | "French"
    | "Georgian"
    | "German"
    | "German (Austria)"
    | "German (Switzerland)"
    | "Great Britain (English)"
    | "India (English)"
    | "Indonesia"
    | "Ireland (English)"
    | "Italian"
    | "Japanese"
    | "Korean"
    | "Nepalese"
    | "Norwegian"
    | "Polish"
    | "Portuguese (Brazil)"
    | "Russian"
    | "Slovakian"
    | "Spanish"
    | "Spanish Mexico"
    | "Swedish"
    | "Turkish"
    | "Ukrainian"
    | "United States (English)"
    | "Vietnamese"

The "Locality" value to use as a parameter for this Operation

Source§

readonly location?: string

The "Location" value to use as a parameter for this Operation

Source§

readonly longitude?: string

The "Longitude" value to use as a parameter for this Operation

Source§

readonly luhn?: string

The "Luhn" value to use as a parameter for this Operation

Source§

readonly message?: string

The "Message" value to use as a parameter for this Operation

Source§

readonly message1?: string

The "Message1" value to use as a parameter for this Operation

Source§

readonly message2?: string

The "Message2" value to use as a parameter for this Operation

Source§

readonly mobile?: string

The "Mobile" value to use as a parameter for this Operation

Source§

readonly mod?: string

The "Mod" value to use as a parameter for this Operation

Source§

readonly mode?: "verify" | "guess" | "only_verify"

The "Mode" value to use as a parameter for this Operation

Source§

readonly name?: string

The "Name" value to use as a parameter for this Operation

Source§

readonly nie?: string

The "Nie" value to use as a parameter for this Operation

Source§

readonly nif?: string

The "Nif" value to use as a parameter for this Operation

Source§

readonly number?: string

The "Number" value to use as a parameter for this Operation

Source§

readonly number1?: string

The "Number1" value to use as a parameter for this Operation

Source§

readonly number2?: string

The "Number2" value to use as a parameter for this Operation

Source§

readonly number3?: string

The "Number3" value to use as a parameter for this Operation

Source§

readonly page?: number

The "Page" value to use as a parameter for this Operation

Source§

readonly password?: string

The "Password" value to use as a parameter for this Operation

Source§

readonly period?: "minutes" | "hours" | "days" | "seconds"

The "Period" value to use as a parameter for this Operation

Source§

readonly phone?: string

The "Phone" value to use as a parameter for this Operation

Source§

readonly phone1?: string

The "Phone1" value to use as a parameter for this Operation

Source§

readonly phone2?: string

The "Phone2" value to use as a parameter for this Operation

Source§

readonly port?: string

The "Port" value to use as a parameter for this Operation

Source§

readonly price_liter?: string

The "Price liter" value to use as a parameter for this Operation

Source§

readonly profile?: string

The "Profile" value to use as a parameter for this Operation

Source§

readonly province?: string

The "Province" value to use as a parameter for this Operation

Source§

readonly publisher?: string

The "Publisher" value to use as a parameter for this Operation

Source§

readonly radius?: string

The "Radius" value to use as a parameter for this Operation

Source§

readonly regex?: string

The "Regex" value to use as a parameter for this Operation

Source§

readonly replace?: string

The "Replace" value to use as a parameter for this Operation

Source§

readonly rest?: string

The "Rest" value to use as a parameter for this Operation

Source§

readonly role?: string

The "Role" value to use as a parameter for this Operation

Source§

readonly selector?: string

The "Selector" value to use as a parameter for this Operation

Source§

readonly seniority?:
    | "Apprentice"
    | "Director"
    | "Executive"
    | "Intermediate"
    | "Manager"

The "Seniority" value to use as a parameter for this Operation

Source§

readonly separator?: string

The "Separator" value to use as a parameter for this Operation

Source§

readonly size?: string

The "Size" value to use as a parameter for this Operation

Source§

readonly source?: string

The "Source" value to use as a parameter for this Operation

Source§

readonly subject?: string

The "Subject" value to use as a parameter for this Operation

Source§

readonly surname?: string

The "Surname" value to use as a parameter for this Operation

Source§

readonly swift?: string

The "Swift" value to use as a parameter for this Operation

Source§

readonly table?: string

The "Table" value to use as a parameter for this Operation

Source§

readonly taxid?: string

The "Taxid" value to use as a parameter for this Operation

Source§

readonly text?: string

The "Text" value to use as a parameter for this Operation

Source§

readonly text1?: string

The "Text1" value to use as a parameter for this Operation

Source§

readonly text2?: string

The "Text2" value to use as a parameter for this Operation

Source§

readonly texts?: string

The "Texts" value to use as a parameter for this Operation

Source§

readonly tin?: string

The "Tin" value to use as a parameter for this Operation

Source§

readonly title?: string

The "Title" value to use as a parameter for this Operation

Source§

readonly tool?:
    | "getAudioAdvancedSpeechByText"
    | "getAudioSpeechByText"
    | "checkSocialDomainExist"
    | "checkDomainCatchall"
    | "checkDomainFree"
    | "checkDomainDisposable"
    | "checkEmailExistsExtended"
    | "checkEmailExists"
    | "checkEmailSmtp"
    | "checkSocialEmailExist"
    | "checkEmailFormat"
    | "checkEmailCatchall"
    | "checkEmailDisposable"
    | "checkEmailFree"
    | "checkRobinsonEmailExist"
    | "checkEmailRole"
    | "checkEmailSpamtrap"
    | "checkMobileImei"
    | "checkLinkedinProfileIsContact"
    | "checkMobileExist"
    | "checkSocialMobileExist"
    | "checkMobileFormat"
    | "checkMobileFormatEs"
    | "checkMobileValidPrefix"
    | "checkMobileValidPrefixEs"
    | "checkMobileAlive"
    | "checkMobileSms"
    | "checkRobinsonPhoneExist"
    | "checkPhoneOrMobileValid"
    | "checkPhoneFormatEs"
    | "checkPhoneFormat"
    | "checkPhoneValidPrefix"
    | "getPhoneNormalized"
    | "getMobileCountryCode"
    | "getEmailDomain"
    | "getEmailRecipientByCompanyFirstnameAndLastname"
    | "getEmailRecipientByCompanyAndFullname"
    | "getEmailRecipientByDomainAndFullname"
    | "getEmailRecipient"
    | "getEmailRecipientByProfile"
    | "getEmailType"
    | "getEmailListByDomain"
    | "getEmailListByEmail"
    | "getEmailFirstReferences"
    | "getEmailFix"
    | "getPhoneFixed"
    | "getMobileFormatted"
    | "getEmailGdprListByDomain"
    | "getMobileHlrLookup"
    | "getMobileOrPhoneMnpEs"
    | "getLinkedinProfilesByCompany"
    | "getLinkedinGroupMembers"
    | "getLinkedinConnections"
    | "getLinkedinInvitations"
    | "getLinkedinPostComments"
    | "getLinkedinPostLikes"
    | "getLinkedinProfile"
    | "getLinkedinProfiles"
    | "getLinkedinProfilesByContent"
    | "getMobileLookup"
    | "getMobileMnpLookup"
    | "getMobileOrPhoneLookupEs"
    | "getEmailNormalized"
    | "getMobileNormalized"
    | "getPhoneParsed"
    | "getEmailPersonalRecipientByProfile"
    | "getMobileCountryPrefix"
    | "getLinkedinPublicProfileBySalesProfile"
    | "getLinkedinSearchContactsUrl"
    | "getSocialUriParsed"
    | "getSocialDomainParsed"
    | "getSocialDomainLookup"
    | "getSocialEmailLookup"
    | "getSocialMobileLookup"
    | "getEmailReferences"
    | "sendLinkedinInvitation"
    | "sendEmailCustom"
    | "sendMobileSms"
    | "sendLinkedinInvitationOrMessage"
    | "sendLinkedinVisit"
    | "sendLinkedinMessage"
    | "checkCifValid"
    | "checkCompanyDebtorByTaxid"
    | "checkNumberIsin"
    | "checkNumberSsEs"
    | "getRoleClassified"
    | "getCompanyByCif"
    | "getCompanyByDuns"
    | "getCompanyByDomain"
    | "getCompanyByEmail"
    | "getCompanyByIp"
    | "getCompanyByName"
    | "getCompanyByPhone"
    | "getCompanyByProfile"
    | "getCompanyNameByDomain"
    | "getPersonDecisionMaker"
    | "getPersonDecisionMakerBySearch"
    | "getPersonEmailsByDomainAndArea"
    | "getPersonMultipleDecisionMakerBySearch"
    | "getCompanyDomainByName"
    | "getPersonListByParams"
    | "getProfileFacebookByCompany"
    | "getProfileFacebookByCompanyDomain"
    | "getCompanyGeocodedByIp"
    | "getProfileGithubByCompanyDomain"
    | "getProfileInstagramByCompanyDomain"
    | "getProfileLinkedinByCompany"
    | "getProfileLinkedinByCompanyDomain"
    | "getCifNormalized"
    | "getCompanyPhoneByDomain"
    | "getCompanyPhoneByName"
    | "getProfilePinterestByCompanyDomain"
    | "getCompanyFinancialByDuns"
    | "getCompanyFinancialByDomain"
    | "getCompanyFinancialByName"
    | "getCompanyFinancialByTaxid"
    | "getProfileTwitterByCompany"
    | "getProfileTwitterByCompanyDomain"
    | "getProfileYoutubeByCompanyDomain"
    | "checkBankBicValid"
    | "checkBankAccountValidEs"
    | "checkCreditcardChecksum"
    | "checkCryptoWalletAddressValid"
    | "checkBankIbanValid"
    | "checkCurrencyValidIso"
    | "checkVatExist"
    | "getCurrencyConvertedBetweenIsocodeDate"
    | "getCreditcardType"
    | "getCurrencyListByCountry"
    | "getCurrencyListByIp"
    | "getCurrencyListByIsocode"
    | "getCurrencyByIp"
    | "getCurrencyByIsocode"
    | "getCurrencyByCountryIsocode"
    | "getCurrencyByCountry"
    | "getVatByNumber"
    | "getBankIbanByAccount"
    | "getBankIbanLookup"
    | "getSwiftLookup"
    | "getVatByAddress"
    | "getVatByCoordinates"
    | "getVatByIp"
    | "getVatByIsocode"
    | "getVatByPhone"
    | "getVatByZipcode"
    | "checkCountryValidIso"
    | "checkDistanceEq"
    | "checkDistanceGt"
    | "checkDistanceGe"
    | "checkDistanceLt"
    | "checkDistanceLe"
    | "checkAddressExist"
    | "checkAddressNumberExist"
    | "checkCoordinateValid"
    | "checkZipcodeExist"
    | "checkZipcodeFormat"
    | "getCoordinateCartesian"
    | "getCityListByPhone"
    | "getCityListByName"
    | "getCityListByZipcode"
    | "getCityByIp"
    | "getCityByName"
    | "getCityByPhone"
    | "getCityByZipcode"
    | "getCommunityByZipcode"
    | "getCoordinateByIp"
    | "getCoordinateBySearch"
    | "getCountryListByCurrencyCode"
    | "getCountryListByCode"
    | "getCountryListByName"
    | "getCountryByCurrencyCode"
    | "getCountryByIp"
    | "getCountryByCode"
    | "getCountryByName"
    | "getCountryByPhone"
    | "getCountryCodeByName"
    | "getCoordinateDecimal"
    | "getDistanceByAddresses"
    | "getDistanceByCoordinates"
    | "getDistanceByIps"
    | "getDistanceByPhones"
    | "getDistanceByZipcodes"
    | "getAddressBySearch"
    | "getLocationExtendedByIp"
    | "getLocationGeocodedByIp"
    | "getAddressSplittedBest"
    | "getLocaleByIp"
    | "getLocationByCoordinates"
    | "getLocationByIp"
    | "getLocationByPhone"
    | "getLocationByName"
    | "getLocationByParams"
    | "getLocationByZipcode"
    | "getLocationListByName"
    | "getLocationListByParams"
    | "getNameListByPrefix"
    | "getNetByIp"
    | "getAddressNormalized"
    | "getCityNormalized"
    | "getCountryNormalized"
    | "getProvinceNormalized"
    | "getZipcodeNormalized"
    | "getAddressSplitted"
    | "getProvinceByIp"
    | "getProvinceByName"
    | "getProvinceByPhone"
    | "getProvinceByZipcode"
    | "getProvinceListByName"
    | "getProvinceListByPhone"
    | "getProvinceListByZipcode"
    | "getReputationByIp"
    | "getRouteByAddresses"
    | "getRouteByCoordinates"
    | "getRouteByIps"
    | "getRouteByPhones"
    | "getRouteByZipcodes"
    | "getTimeByCoordinates"
    | "getTimeByIp"
    | "getTimeByAddress"
    | "getCoordinateUsng"
    | "getCoordinateUtm"
    | "getZipcodeByIp"
    | "getZipcodeByPrefix"
    | "getZipcodeListByPrefix"
    | "getQrDecoded"
    | "getImageExif"
    | "getBarcodeEncoded"
    | "getQrEncoded"
    | "getImageWithText"
    | "getDomainLogo"
    | "getImageOcr"
    | "getUrlScreenshot"
    | "checkDomainExist"
    | "checkDomainRecord"
    | "checkDomainReverse"
    | "checkDomainMx"
    | "checkDomainCertificate"
    | "checkDomainFormat"
    | "checkNetHostAlive"
    | "checkNetServiceUp"
    | "checkUrlContains"
    | "checkUrlExist"
    | "checkUrlValid"
    | "getDomainCertificate"
    | "getUrlContents"
    | "getUrlDecode"
    | "getUrlByDomain"
    | "getDeviceByUa"
    | "getDomainByIp"
    | "getDomainRecords"
    | "getDomainRecord"
    | "getUrlEncode"
    | "getFeedEntriesByDomain"
    | "getFileCopiedBetweenUrls"
    | "getNetFixip"
    | "getDomainReverseIp"
    | "getNetNtoa"
    | "getDomainIsp"
    | "getFeedLastEntryByDomain"
    | "getUrlUnshortened"
    | "getNetAton"
    | "getNetScan"
    | "getUrlListContentsParsed"
    | "getUrlContentsParsed"
    | "getUrlParsed"
    | "getUrlPdf"
    | "getDomainByUrl"
    | "getUrlShareableLinks"
    | "getUrlTables"
    | "getDomainTechnologies"
    | "getUrlTechnologies"
    | "getUrlAnalysis"
    | "getDomainVisits"
    | "getDomainWhois"
    | "getIpWhois"
    | "checkAgeBetw"
    | "checkAgeIsTwenties"
    | "checkAgeIsForties"
    | "checkAgeGt"
    | "checkAgeGe"
    | "checkAgeIsRetired"
    | "checkAgeIsAdult"
    | "checkAgeLt"
    | "checkAgeLe"
    | "checkAgeEq"
    | "checkDateBetw"
    | "checkDateGt"
    | "checkDateGe"
    | "checkDateLeap"
    | "checkDateLt"
    | "checkDateLe"
    | "checkDateValid"
    | "checkDateEq"
    | "checkGenderValid"
    | "checkNieValid"
    | "checkNifValid"
    | "checkNameExist"
    | "checkNameValid"
    | "checkRobinsonNifExist"
    | "checkSurnameValid"
    | "checkSurnameExist"
    | "checkDniValid"
    | "getAgeByDate"
    | "getAgeRange"
    | "getDateDifference"
    | "getGenderByEmail"
    | "getGenderByPersonalName"
    | "getProfileLinkedinByEmail"
    | "getProfileByEmployeeData"
    | "getProfileLinkedinByPhone"
    | "getNifByDni"
    | "getNameByPrefix"
    | "getDniNormalized"
    | "getDateNormalized"
    | "getNieNormalized"
    | "getNifNormalized"
    | "getNameNormalized"
    | "getSurnameNormalized"
    | "getDateParsed"
    | "getFullnameParsed"
    | "getPersonExtendedByEmail"
    | "getPersonExtendedByEmailAndCompany"
    | "getPersonExtendedByProfile"
    | "getPersonByEmail"
    | "getPersonByFirstnameLastnameCompanyLocation"
    | "getPersonByMobile"
    | "getPersonByProfile"
    | "getPersonFakedData"
    | "getSurnameByPrefix"
    | "getSurnameListByPrefix"
    | "getProfileXingByEmployeeData"
    | "sendPersonEmailToList"
    | "sendPersonProfileToList"
    | "checkAsinExist"
    | "checkAsinValid"
    | "checkEanExist"
    | "checkEanValid"
    | "checkEan13Valid"
    | "checkEan14Valid"
    | "checkEan18Valid"
    | "checkEan8Valid"
    | "checkGtinValid"
    | "checkGtin13Valid"
    | "checkGtin14Valid"
    | "checkGtin8Valid"
    | "checkBookIsbnExist"
    | "checkBookIsbn"
    | "checkBookIsbn10"
    | "checkBookIsbn13"
    | "checkUpcExist"
    | "checkUpcFormat"
    | "checkVinFormat"
    | "getAsinByEan"
    | "getBookAuthorLookup"
    | "getBookCategoryLookup"
    | "getBookPublisherLookup"
    | "getBookIsbnLookup"
    | "getBookTitleLookup"
    | "getBookListAuthorLookup"
    | "getBookListCategoryLookup"
    | "getBookListPublisherLookup"
    | "getBookListTitleLookup"
    | "getVinLookup"
    | "getEanByAsin"
    | "getBookIsbn13ToIsbn10"
    | "getBookIsbn10ToIsbn13"
    | "getUpcLookup"
    | "checkNumberLuhn"
    | "checkPasswordStrong"
    | "checkNumberUuid"
    | "getDomainBlacklists"
    | "getIpBlacklists"
    | "checkStringAlpha"
    | "checkStringAlphanumeric"
    | "checkStringBoolean"
    | "checkNumberDecimal"
    | "checkNumberEven"
    | "checkListMax"
    | "checkStringIp"
    | "checkStringIp4"
    | "checkStringIp6"
    | "checkListLengthBetw"
    | "checkListLengthEq"
    | "checkListLengthGt"
    | "checkListLengthGe"
    | "checkListLengthLt"
    | "checkListLengthLe"
    | "checkListContains"
    | "checkListEnds"
    | "checkListSorted"
    | "checkListStarts"
    | "checkListMin"
    | "checkNumberMod"
    | "checkNumberNatural"
    | "checkNumberBetw"
    | "checkNumberEq"
    | "checkNumberGt"
    | "checkNumberGe"
    | "checkNumberLt"
    | "checkNumberLe"
    | "checkStringNumeric"
    | "checkNumberOdd"
    | "checkNumberPrime"
    | "checkStringContains"
    | "checkStringEnds"
    | "checkStringBlank"
    | "checkStringRandom"
    | "checkStringRegex"
    | "checkStringLengthBetw"
    | "checkStringLengthEq"
    | "checkStringLengthGt"
    | "checkStringLengthGe"
    | "checkStringLengthLt"
    | "checkStringLengthLe"
    | "checkStringStarts"
    | "checkStringLowercase"
    | "checkStringUppercase"
    | "checkListUnique"
    | "checkListValid"
    | "checkWordCountBetw"
    | "checkWordCountEq"
    | "checkWordCountGt"
    | "checkWordCountGe"
    | "checkWordCountLt"
    | "checkWordCountLe"
    | "getStringBase64"
    | "getWordBanned"
    | "getStringFieldName"
    | "getStringByFormat"
    | "getStringByRegex"
    | "getListMax"
    | "getStringHtmlByMarkdown"
    | "getListMin"
    | "getStringLowercase"
    | "getStringMd5"
    | "getStringMarkdownByHtml"
    | "getStringJoin"
    | "getStringNormalized"
    | "getStringParsed"
    | "getStringSha"
    | "getSentimentByText"
    | "getListSort"
    | "getStringSpin"
    | "getStringSplitAndJoin"
    | "getStringSplit"
    | "getStringLength"
    | "getStringVlookup"
    | "getWordCleanAbuse"
    | "getStringReplaceFirst"
    | "getStringWithoutHtml"
    | "getStringReplaceAll"
    | "getStringTranslated"
    | "getListUnique"
    | "getStringUppercase"
    | "getWordCount"

The Operation to consume Default: "getAudioAdvancedSpeechByText"

Source§

readonly type?: "MX" | "A" | "AAAA" | "CNAME" | "NS" | "TXT"

The "Type" value to use as a parameter for this Operation

Source§

readonly upc?: string

The "Upc" value to use as a parameter for this Operation

Source§

readonly url?: string

The "Url" value to use as a parameter for this Operation

Source§

readonly url_dlr?: string

The "Url dlr" value to use as a parameter for this Operation

Source§

readonly useragent?: string

The "Useragent" value to use as a parameter for this Operation

Source§

readonly uuid?: string

The "Uuid" value to use as a parameter for this Operation

Source§

readonly viewport?: string

The "Viewport" value to use as a parameter for this Operation

Source§

readonly vin?: string

The "Vin" value to use as a parameter for this Operation

Source§

readonly width?: "1024" | "160" | "320" | "640" | "800"

The "Width" value to use as a parameter for this Operation

Source§

readonly years?: number

The "Years" value to use as a parameter for this Operation

Source§

readonly years1?: number

The "Years1" value to use as a parameter for this Operation

Source§

readonly years2?: number

The "Years2" value to use as a parameter for this Operation

Source§

readonly zipcode?: string

The "Zipcode" value to use as a parameter for this Operation

Source§

readonly zipcode1?: string

The "Zipcode1" value to use as a parameter for this Operation

Source§

readonly zipcode2?: string

The "Zipcode2" value to use as a parameter for this Operation