API Playground
BackendSend arbitrary requests to the FastAPI backend — pick a method and path, set headers and a JSON body, and inspect status, timing, and the pretty-printed (or streamed) response.
Cheiron backend console
Send arbitrary requests to the FastAPI backend — pick a method and path, set headers and a JSON body, and inspect status, timing, and the pretty-printed (or streamed) response.
No custom headers. The proxy sets a sensible Accept and Content-Type for you.
Send a request to see the status, timing, and response here.