/batch/v1 paths; new integrations should use the /loom/v1 operations generated from the OpenAPI document in this repository.
1. Check the service
2. Discover available models and official templates
3. Inspect the selected template
4. Validate, estimate, and confirm
Choose the row or workbook operation that matches your input:5. Run and preserve the returned ID
After confirmation, callrunRows or runWorkbook and preserve the returned runId exactly. Use a new client request ID for every newly confirmed execution; reuse one only for an identical retry after an ambiguous failure.
6. Retrieve progress and results
Use the generated endpoint pages for exact request bodies, parameters, response schemas, and error models. This quickstart explains the safe sequence rather than duplicating the OpenAPI contract.