API Reference

Technical reference documentation for the Warp CLI, API, and SDK.

This section covers the programmatic interfaces for running and managing Warp agents in CI pipelines, scripts, backend services, and custom tooling.

CLI

The Warp CLI runs agents in non-interactive mode from any environment.

API & SDK

The Agent APIarrow-up-right lets you create and monitor cloud agent runs over HTTP. Official SDKs for Pythonarrow-up-right and TypeScriptarrow-up-right provide typed clients with built-in retries and error handling.

Last updated

Was this helpful?