Skip to main content
Wiza logo

Overview

Add Wiza to any ModuleX agent or workflow. Find, enrich, and verify B2B contact data with Wiza — prospect search, company enrichment, individual contact reveal (verified emails and phone numbers), and credit-balance lookup against the Wiza REST API (wiza.co/api).
Categories: Sales · Enrichment · Sales Engagement · Auth: API Key · Actions: 4

Authentication

API Key Authentication

Authenticate using your Wiza API key
1

Step 1

Log in to your Wiza account at https://app.wiza.co
2

Step 2

Open Settings -> API and generate a new API key (or copy an existing one)
3

Step 3

Paste the API key below

Required Credentials

Available Actions

Parameters

integer
Number of sample profiles to return (0-30, default 0 returns total only)
object
Full filters object (overrides individual filter params if provided)
array
Exact first names to match (e.g., [“John”, “Jane”])
array
Exact last names to match
array
Job titles to include/exclude (e.g., [{“v”:“CEO”,“s”:“i”}])
array
Seniority levels (e.g., [“cxo”, “director”, “manager”])
array
Job role categories (e.g., [“sales”, “engineering”])
array
Detailed role categories (e.g., [“software”, “product”])
array
Person location filters (city/state/country with include/exclude)
array
Professional skills (e.g., [“python”, “marketing”])
array
Educational institutions
array
Field of study
array
LinkedIn profile slugs
array
Current company filters (include/exclude)
array
Past company filters (include/exclude)
array
Company HQ location filters
array
Company industry filters (include/exclude)
array
Company headcount brackets (e.g., [“11-50”, “51-200”])
array
Company type (e.g., [“private”, “public”])

Response

Parameters

string
Company name (e.g., “Wiza”)
string
Company domain (e.g., “wiza.co”)
string
Company LinkedIn ID
string
Company LinkedIn slug from the URL

Response

Parameters

string
required
Enrichment depth: ‘none’, ‘partial’, ‘phone’, or ‘full’
string
LinkedIn profile URL (e.g., https://linkedin.com/in/johndoe)
string
Full name (used with company or domain)
string
Company name (used with full_name)
string
Company domain (used with full_name)
string
Email address (use alone or with other identifiers)
boolean
Whether to accept work emails (email_options)
boolean
Whether to accept personal emails (email_options)

Response

Response

Limits & Quotas

  • Rate limit: ~30 requests/minute (43,200/day) per key.
  • Credits: usage is metered in API credits — 2 credits per valid email and 5 per phone on individual_reveal, 2 credits per successful company_enrichment; prospect_search and get_credits consume no credits. Credits are charged only when data is returned.
  • Asynchronous reveals: individual_reveal starts a reveal and polls GET /api/individual_reveals/{id} until the status is terminal (finished/failed) or a 120-second window elapses.
  • Error model: non-2xx responses and timeouts are caught and returned as success=False + error rather than raising. Plan for retries on the agent side based on the error string.

Enrow

Findymail

Icypeas