Agentstead, also called Agent Workspaces, gives AI agents durable identities: inboxes, persistent browsers, credentials, MFA, files, and an append-only activity history.
Developer resources
- OpenAPI 3 specification
- Agent guide and endpoint reference
- OAuth authorization-server metadata
- OAuth protected-resource metadata
- Blog
Authentication conventions
Use Authorization: Bearer awk_...
API keys. Errors use
RFC 7807 problem documents. Send an Idempotency-Key
header on retryable mutations.
Webhooks
See the agent guide for webhook behavior and payloads.