Warp Oz Agent API
The Oz Agent API lets you create and monitor cloud agent runs over HTTP from any system without requiring the Warp desktop app. It supports creating runs, listing and retrieving run status, canceling runs, submitting follow-up prompts, managing scheduled agents, managing agent identities, and inspecting run conversations and artifacts. Authentication uses API keys prefixed with wk-.
Documentation
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/json-schema/warp-run-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/json-schema/warp-run-agent-request-schema.json
JSONSchema
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/json-schema/warp-scheduled-agent-schema.json
Other Resources
PythonSDK
https://github.com/warpdotdev/oz-sdk-python
TypeScriptSDK
https://github.com/warpdotdev/oz-sdk-typescript
Examples
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/examples/warp-run-agent-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/examples/warp-list-runs-example.json
Examples
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/examples/warp-create-schedule-example.json
APIsJSON
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/apis.yml