Initiate a deep research job for comprehensive user profile data.
Deep research is an advanced search feature that performs a broad search to provide comprehensive results. The process is asynchronous and uses a job-based system. To check the status of a job, use the Get Research Status endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.clado.ai/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| query | string | Yes | The search query to research. | |
| limit | integer | No | 30 | The maximum number of results to return. |
| hard_filter_company_urls | array of strings | No | A list of company LinkedIn URLs to filter results to specific companies. |
| Status Code | Description |
|---|---|
| 401 | Unauthorized - API key missing or invalid |
| 402 | Payment Required - Insufficient credits |
job_id returned in the response is used to check the status of the research.API key authentication. Keys start with 'lk_'.
Deep research parameters including search query and optional settings