Skip to main content
POST
Import a list from AI Finder

Authorizations

x-api-key
string
header
required

Body

application/json
text
string
required

Natural-language description of the people or companies you want AI Finder to locate.

Required string length: 1 - 500
type
enum<string>
required

Entity type to search and import. This determines whether listId refers to a contact list or a company list.

Available options:
contacts,
companies
maxCount
integer
required

Maximum number of results to import. Must be between 100 and 2500, inclusive, in increments of 100.

Required range: 100 <= x <= 2500
listId
integer
required

Destination list ID. Must be a contact list for contacts or a company list for companies.

Response

AI Finder import started

status
enum<string>
required
Available options:
success
message
string
required
data
object
required