API reference
The production API is rooted at https://api.computer.agentcomputer.ai/v1. All endpoints require bearer auth with an ac_live_ API key. The raw spec lives at /openapi.json.
Resource groups
The API is organized into a small set of resource groups that map cleanly to the product.
/v1/me,/v1/me/filesystem, and/v1/me/machine-sourcefor account defaults./v1/me/cli-onboarding/*for first-run CLI setup./v1/ssh-keysfor SSH credentials./v1/computersfor machine lifecycle and settings./v1/computers/{id}/connection,/access/*,/ports, and/sharesfor access surfaces./v1/computers/{id}/agentsand/agent-sessions/*for remote agent workflows./v1/computers/{id}/metricsand/firmware/updatefor operations.