Continue Deep Research
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| job_id | string | Yes | The job ID of the completed deep research job |
Request Body
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| additional_limit | integer | No | 30 | Number of additional results to find |
Response
Requirements
- The original job must be in “completed” status
- There must be more unprocessed results available
- You must have sufficient credits for the additional results
Error Responses
| Status Code | Description |
|---|---|
| 401 | Unauthorized - API key missing or invalid |
| 402 | Payment Required - Insufficient credits |
| 404 | Not Found - Job ID does not exist |
| 409 | Conflict - Job is not in completed status or no more results available |
| 500 | Internal Server Error - Error initiating continuation |
Rate Limits
Rate limits vary by subscription tier (same as deep research):- Free Tier: 2 requests per minute
- Tier 1: 5 requests per minute
- Tier 2: 50 requests per minute
- Tier 3: 100 requests per minute
Notes
- Each additional profile returned costs 1 credit
- Use Get Deep Research Status to monitor progress
- Results will be appended to the original job results
Authorizations
API key authentication. Keys start with 'lk_'.
Path Parameters
Unique identifier for the deep research job to continue
Body
application/json
Additional number of profiles to find beyond current results