Skip to main content
POST

Authorizations

X-API-Key
string
header
required

API key for authentication. Obtain your API key via the web application.

Path Parameters

search_id
string<uuid>
required

Unique identifier of the existing search

Body

application/json

Request body for fetching more profiles for an existing search

profiles_requested
integer
required

Number of additional profiles to fetch (1-200)

Required range: 1 <= x <= 200
Example:

20

Response

Request accepted and processing started

success
boolean
required
request_id
string<uuid>
required
processing_time_ms
integer
required
data
object

Response data for POST /searches/{search_id}/more-profiles

metadata
null
error
null