Skip to main content
POST
Search for investors or LPs matching the stored profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
stage
enum<string>
Available options:
pre-seed,
seed,
series-a,
series-b,
series-c-plus
sector_tags
string[]
Minimum string length: 1
target_lp_types
enum<string>[]
Available options:
family_office,
hnw_individual,
recently_exited_founder,
institutional,
angel
geography
string
Minimum string length: 1
effort
enum<string>
default:medium
Available options:
low,
medium,
high
limit
integer
default:20
Required range: 1 <= x <= 50
include_competitor_lookalikes
boolean
default:false

Response

200 -- success. Charges 10-15 (by effort) credit(s) on this endpoint. cached is always false today -- no Helium endpoint is currently cached.

data
object
required

Ranked list of scored investor/LP candidates.

credits_charged
number
required

10-15 (by effort) credit(s), charged even on a miss.

credits_remaining
number
required
cached
boolean
required

Always false today -- no Helium endpoint is currently cached.

request_id
string<uuid>
required