Modify charts using natural language. Send a GraphConfig and a prompt, receive an updated GraphConfig.
The response is a Server-Sent Events (SSE) stream with progress, complete, and error events.
GraphConfig and a prompt, receive an updated GraphConfig via Server-Sent Events.
| Status | Description |
|---|---|
| 200 | Success (stream begins) |
| 400 | Invalid request body |
| 401 | Invalid or missing API key |
| 429 | Rate limit exceeded |
| 500 | Internal server error |
Your Graphy API key
The graph configuration object used to render charts. See Graph Config Schema for the complete reference.
Natural language instruction describing the desired changes
10000Optional tracking information for requests
SSE stream with progress and completion events