1. Sign up and create an API key
- Create an account at seaotter.dev.
- Open Settings → API keys (org admin required).
- Create a key and copy the secret once. It looks like
so_….
2. List agents
3. Create an agent
201 with status: "provisioning" almost immediately. Provision continues asynchronously.
4. Poll provisioning stages
wizard_reachable is ok and status becomes running. See Provisioning lifecycle for status meanings.
Next
- Authentication — API keys vs Clerk JWTs
- API reference — interactive try-it against production
- Upstream Hermes docs — tenant runtime, not the control plane