Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Automated operational reporting
daily_operations
weekly_summary
account_monthly
executive_health
engineer_performance
site_health
customer_intelligence
sentinel_digest
company_id
api_key
report_type
sections
date
include_narrative
contact_id
month
curl -X POST "https://api.vh3connect.io/api:kP8T1CK7/reports/generate" \ -H "Content-Type: application/json" \ -d '{ "company_id": "your-company-id", "api_key": "your-api-key", "report_type": "weekly_summary", "date": "2024-11-10", "include_narrative": true }'
curl -G "https://api.vh3connect.io/api:kP8T1CK7/reports/sections" \ --data-urlencode "company_id=your-company-id" \ --data-urlencode "api_key=your-api-key" \ --data-urlencode "report_type=weekly_summary"
Was this page helpful?
Suggestions