API Reference
API Overview
Complete API documentation for the Anvesh Automation Server
API Overview
Welcome to the Anvesh API documentation. This section contains automatically generated documentation from the OpenAPI specification.
Available APIs
Automation
Start, stop, and manage lead scraping automation tasks.
API Keys
Manage your API keys for authentication.
Authentication
All API endpoints require authentication via API key. Include your API key in the request headers:
curl -H "X-API-Key: your-api-key" http://localhost:8000/automationBase URL
http://localhost:8000For production deployments, replace with your actual API server URL.