Skip to main content
POST
Create task
Creates an Entity Search task and returns a leads_search_id for later status and fetch calls.

Example

Response

See Entity Search for entity types, deduplication, enrichment, and web search guidance.

Authorizations

x-api-key
string
header
default:lev8_live_...
required

Body

application/json
entity_type
enum<string>
required
Available options:
person,
company,
twitter_creator,
youtube_creator,
tiktok_creator,
instagram_creator,
shopify_store
Example:

"company"

objective
string
required
Example:

"AI startups that raised Series A in 2024"

limit
integer
default:20
Example:

20

Example:

false

enrich_fields
string[] | null
Example:
dedup_lev8_leads
string[]
Example:
dedup_custom_leads
string[]
Example:

Response

Task created.

object
string
Allowed value: "entity_search_task"
leads_search_id
string
Example:

"leads_search_01JABCDEF123456789"

entity_type
string
Example:

"company"

objective
string
Example:

"AI startups that raised Series A in 2024"

limit
integer
Example:

20

status
string
Example:

"created"

created_at
string<date-time>
Example:

"2026-08-04T00:00:00Z"