Execute Query
POST/api/v1/query
Execute a natural language query through the multi-agent pipeline.
Pipeline: Planner → Schema Resolver → SQL Generator → Validator → Executor → Synthesizer Cached queries return instantly and cost 0 credits.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
Malformed or business-invalid request
Authentication required or invalid credentials
Authenticated but insufficient permissions
Resource not found
Validation error