v1

latestOpenAPI 3.1.02026-07-22168133210.3 KB
Usage

Create Oracle Job

Create a new Oracle research job.

Returns immediately with job_id and session_id. Use /oracle/jobs/{job_id}/stream to receive real-time updates.

Features:

  • Per-user concurrency limit: max 3 concurrent Oracle jobs
  • Job queuing: additional jobs wait in queue
  • 30-minute timeout per job
post/oracle/jobs

Request body

querystring required

Research question to investigate

repositoriesstring[] nullable

Optional list of repository identifiers

data_sourcesstring[] nullable

Optional list of documentation source identifiers

output_formatstring nullable

Optional output format specification

modelstring nullable

Model to use: claude-opus-4-7, claude-sonnet-4-5-20250929, or claude-sonnet-4-5-1m

Response

Successful Response

{"stackTrail":"paths:/oracle/jobs:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}