API Reference
API Overview
Introduction to the AgentGo API
API Reference
AgentGo provides a set of RESTful APIs that allow you to integrate our powerful browser automation capabilities into your applications.
Authentication
All API requests require authentication using an API key. You can obtain an API key from your AgentGo dashboard.
Include your API key in the request headers:
Rate Limiting
API requests are subject to rate limiting based on your subscription plan. If you exceed your rate limit, the API will return a 429 Too Many Requests response.
Credits
API usage consumes credits from your organization’s account. Different endpoints may consume different amounts of credits. Make sure your organization has sufficient credits before making API requests.
Base URL
Available Endpoints
AgentGo offers the following API endpoints:
- Scrape - Extract content from web pages