Anvesh
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

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/automation

Base URL

http://localhost:8000

For production deployments, replace with your actual API server URL.

On this page