api-server resources, while the backing schema is generated from Swagger decorators in code.
Base URL
agentenv CLI expects the API root URL, for example https://api.agentenv.io, and appends /v1 internally. The CLI also normalizes a pasted /v1 suffix automatically.
Authentication Headers
Use one of these patterns:Resource Entry Points
- Authentication
- Sandboxes
- Snapshots
- Browser Sessions
- Notebooks
- Workspaces
- Images
- Files
- Clusters
- Apps
- Sites
- AI Gateway
- Workflows
- Analytics
- Browser Profiles
- Captcha
- Proxy
- Managed Agents
- Webhooks
What Is In The Schema Beyond The Sidebar
The generated schema may still include a small number of low-level or internal helper endpoints that are not promoted in the sidebar. The source of truth is the checked-in OpenAPI document atmintlify_docs/api-reference/openapi.json.