VisualQ

API Reference

Technical reference for the VisualQ REST API.

This section documents the programmatic APIs for CI/CD automation and agent integrations: authentication, CI endpoints, Coach Agent API (v1 legacy + v2 with MCP tool loop), hosted MCP gateway, invoke tools, and outbound webhooks.

For FRT programmatic endpoints, see the FRT section.

Base URL

https://visualq.ai/api

Authentication

All API requests require authentication via an API key or your VisualQ account session (when calling from the signed-in dashboard). 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.

In this section

On this page