Skip to content
Integrations

How do I create a test run with the TofuPilot API?

Updated July 7, 2026

Use the Python SDK (client.runs.create with procedure_id, serial_number, part_number, outcome, and phases) or the REST endpoint POST https://www.tofupilot.app/api/v2/runs. Authenticate with an API key passed as a bearer token or the TOFUPILOT_API_KEY environment variable.

Related questions

Still have a question?