API & SDKs

Last updated on May 21, 2026

Every operation you can perform on the dashboard is exposed through the TofuPilot REST API, so you can drive runs, units, and stations from any environment. You can either reach for a typed SDK in your language of choice, or hit the REST surface directly with curl.

Authentication runs through API keys, and every key inherits the role and team scope of the user or station that owns it.

How is this guide?