Skip to main content
Base URL: https://rl-gym-api.collinear.ai Generate task bundles (instructions, rubrics, verifiers) from your tool definitions. Task generation is asynchronous — submit a job, poll for status, then download results.
Authentication required. Task generation endpoints use the /v1/ prefix and require the API-Key header.

Submit a Task Generation Job

Request body:
Response: 200 OK

Check Job Status

Response: 200 OK

Download Results

Response: 200 OK (only when status is completed)
Returns 202 if the job is still running, 404 if not found, 500 if the job failed. CLI shortcut: