API Reference
Technical reference for the VisualQ REST API.
This section documents the programmatic APIs for CI/CD automation and integrations: authentication, CI endpoints, the Coach Agent API, and outbound webhook payloads.
Dashboard session APIs (projects, scenarios, settings) and worker callbacks are internal and not listed here. For FRT programmatic endpoints, see the FRT section.
Base URL
https://visualq.ai/apiAuthentication
All API requests require authentication via an API key or Firebase session. See Authentication.
Rate limits
API requests are subject to rate limiting. If you exceed the limit, you'll receive a 429 Too Many Requests response.