Enrich leads from supersearch
Add leads from SuperSearch to a list and enrich them. A list is automatically created if no list is provided.
Documentation Index
Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Search filters to find leads.
Maximum number of leads to import
1 <= x <= 1000000100
Name of the search
"Tech CEOs in San Francisco"
Enable work email enrichment
true
Enable LinkedIn profile enrichment
true
Ordered list of providers for waterfall enrichment (enabled platforms only)
[
"instantly",
"findymail",
"leadmagic",
"icypeas",
"prospeo",
"wiza",
"contactout"
]Signal categories to enrich from Autobound data. Accepts the legacy plain-string form and the richer per-signal form with a freshness window and optional keyword filter. The worker fetches matching signal records for the lead and writes the raw data into the lead payload under the signal_category key.
Signal category name. Uses the default 30-day freshness window and no keyword filter.
"job_change"
ID of the list to target. A list is automatically created if not provided.
"01234567-89ab-cdef-0123-456789abcdef"
Whether to auto-update new leads
true
Whether to skip leads without email
true
Name for new list if resource_id not provided
"My List"
AI enrichment configuration. Keys are output column names, values are enrichment details.
Response
Default Response
Unique identifier for the enrichment
"01234567-89ab-cdef-0123-456789abcdef"
Organization ID that created this enrichment
"01234567-89ab-cdef-0123-456789abcdef"
ID of the list
"01234567-89ab-cdef-0123-456789abcdef"
Resource type: 1=Campaign, 2=List (default)
1, 2 2
The search filters used for enrichment
Maximum number of leads to import
100
Name of the list created
"Supersearch List (22 Sep 2025)"
Custom flow to apply to the enrichment