# Documentation ## Docs - [Browser Control](https://docs.agi.tech/api-reference/endpoints/browser-control.md): Directly control the browser environment by navigating to URLs or capturing screenshots. - [Cancel Session](https://docs.agi.tech/api-reference/endpoints/cancel.md): Cancel the current task execution. - [Control Session](https://docs.agi.tech/api-reference/endpoints/control-session.md): Control the execution state of a running task using pause, resume, and cancel operations. - [Create Session](https://docs.agi.tech/api-reference/endpoints/create-session.md): Create a new agent session with a browser environment. - [Delete All Sessions](https://docs.agi.tech/api-reference/endpoints/delete-all-sessions.md): Delete all sessions for the authenticated user. - [Delete Session](https://docs.agi.tech/api-reference/endpoints/delete-session.md): Delete a specific session and clean up its resources. - [Get Messages](https://docs.agi.tech/api-reference/endpoints/get-messages.md): Poll for messages and updates from the agent. - [Get Session](https://docs.agi.tech/api-reference/endpoints/get-session.md): .Get details for a specific session - [Get Execution Status](https://docs.agi.tech/api-reference/endpoints/get-status.md): Get the current execution status of a session. - [List Sessions](https://docs.agi.tech/api-reference/endpoints/list-sessions.md): Get all sessions for the authenticated user. - [Navigate Browser](https://docs.agi.tech/api-reference/endpoints/navigate.md): Navigate the browser to a specific URL. - [Pause Session](https://docs.agi.tech/api-reference/endpoints/pause.md): Temporarily pause task execution. - [Resume Session](https://docs.agi.tech/api-reference/endpoints/resume.md): Resume a paused task. - [Get Screenshot](https://docs.agi.tech/api-reference/endpoints/screenshot.md): Capture a screenshot of the current browser state. - [Send Message](https://docs.agi.tech/api-reference/endpoints/send-message.md): Send a message to the agent to start a task or respond to questions. - [Stream Events (SSE)](https://docs.agi.tech/api-reference/endpoints/stream-events.md): Real-time event stream using Server-Sent Events. - [API Reference](https://docs.agi.tech/api-reference/introduction.md): Complete reference for the AGI Agent Sessions API. - [Quickstart](https://docs.agi.tech/api-reference/quickstart.md): Get your first AGI agent running in under 5 minutes. - [Webhooks](https://docs.agi.tech/api-reference/webhooks.md): Receive real-time notifications about session lifecycle events and task execution status. - [Advanced Topics](https://docs.agi.tech/guides/advanced/index.md): Deep dives into advanced features and techniques for AGI Agent API. - [Authentication Management](https://docs.agi.tech/guides/advanced/session-snapshots/authentication.md): Preserve and manage authentication state across sessions. - [Restoring Snapshots](https://docs.agi.tech/guides/advanced/session-snapshots/restoring.md): Restore browser state and authentication from saved snapshots. - [Saving Snapshots](https://docs.agi.tech/guides/advanced/session-snapshots/saving.md): Save browser state and authentication when deleting sessions. - [Error Handling & Resilience](https://docs.agi.tech/guides/best-practices/error-handling.md): Build robust applications with comprehensive error handling. - [Monitoring & Logging](https://docs.agi.tech/guides/best-practices/monitoring.md): Track performance, debug issues, and maintain visibility. - [Performance Optimization](https://docs.agi.tech/guides/best-practices/performance.md): Optimize agent performance for speed and efficiency. - [Security Best Practices](https://docs.agi.tech/guides/best-practices/security.md): Secure your AGI Agent integration and protect user data. - [Session Management](https://docs.agi.tech/guides/best-practices/session-management.md): Effectively manage agent session lifecycle. - [Task Design & Prompting](https://docs.agi.tech/guides/best-practices/task-design.md): Write clear, effective instructions for AGI agents. - [Guides](https://docs.agi.tech/guides/index.md): Comprehensive guides for building with AGI Agent API. - [Agent Behavior Issues](https://docs.agi.tech/guides/troubleshooting/agent-behavior.md): Fix issues with agent task completion, results, and accuracy. - [API & Network Issues](https://docs.agi.tech/guides/troubleshooting/api-network.md): Fix connection timeouts, rate limiting, and message flow problems. - [Authentication Issues](https://docs.agi.tech/guides/troubleshooting/authentication.md): Fix API key authentication and snapshot restoration problems. - [Data & Formatting Issues](https://docs.agi.tech/guides/troubleshooting/data-formatting.md): Fix JSON parsing and data formatting problems. - [Troubleshooting](https://docs.agi.tech/guides/troubleshooting/index.md): Quick solutions to common issues with AGI Agent API. - [Session Issues](https://docs.agi.tech/guides/troubleshooting/session-issues.md): Troubleshoot session creation, access, and initialization problems. - [Webhook Issues](https://docs.agi.tech/guides/troubleshooting/webhooks.md): Troubleshoot webhook delivery and duplicate event problems. - [Data Extraction & Web Scraping](https://docs.agi.tech/guides/use-cases/data-extraction.md): Extract structured data from websites and documents. - [E-commerce & Shopping](https://docs.agi.tech/guides/use-cases/ecommerce.md): Price monitoring, product research, and shopping automation. - [Deal Finding & Shopping Automation](https://docs.agi.tech/guides/use-cases/ecommerce/deal-finding.md): Find the best deals, coupons, and automate purchases. - [Inventory Tracking](https://docs.agi.tech/guides/use-cases/ecommerce/inventory-tracking.md): Monitor stock availability and get restock alerts. - [Price Monitoring](https://docs.agi.tech/guides/use-cases/ecommerce/price-monitoring.md): Track competitor prices and get alerts on price changes. - [Product Research](https://docs.agi.tech/guides/use-cases/ecommerce/product-research.md): Analyze products, reviews, and specifications automatically. - [Lead Generation & Sales](https://docs.agi.tech/guides/use-cases/lead-generation.md): Company research, lead enrichment, and competitive intelligence. - [AGI API](https://docs.agi.tech/index.md): Universal computer-use agents that take action for you. ## OpenAPI Specs - [openapi](https://docs.agi.tech/api-reference/openapi.json) ## Optional - [Blog](https://www.theagi.company/blog)