All panels
08 / 15 · panel api

API Playground

Test `+server.ts` endpoints from DevTools


Call any SvelteKit server endpoint directly from the panel — set method, headers, and body, and see the response without leaving the IDE.

What you can do

  • 01 Auto-detects endpoints from the route tree
  • 02 Method/header/body editor
  • 03 Response body and headers inspector

Try it

Add the plugin to your project (Getting Started), or run the live StackBlitz demo to play with this panel right in your browser.