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
Examples
Example
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/examples/warp-run-agent-example.json
Example
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/examples/warp-list-runs-example.json
Example
https://raw.githubusercontent.com/api-evangelist/warp/refs/heads/main/examples/warp-create-schedule-example.json
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