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 theAPI-Keyheader.
Submit a Task Generation Job
Response:
200 OK
Check Job Status
200 OK
Download Results
200 OK (only when status is completed)
202 if the job is still running, 404 if not found, 500 if the job failed.
CLI shortcut:

