Back to marketplace
Workspace template

API Studio workspace

Register API endpoints as .request.json files, organize them into collections, and call them from a Postman-like editor: method, URL, params, headers, body, and auth tabs on top; status, timing, and a pretty-printed response below. Environments handle {{variables}}, secrets stay in the Cowork secret store, and every call lands in a history pane. Requests are plain files, so your API collection ships with your repo.

How it runs

  1. 1

    Install the template — a demo collection of public APIs is included

  2. 2

    Open a request, tweak params or body, hit Send

  3. 3

    Inspect status, headers, and pretty-printed response

  4. 4

    Save requests as files and commit them with your project

Inputs

  • Your API endpoints (seeded demo collection included)

Outputs

  • Collections and history sidebar panes
  • Request editor tabs
  • Response inspector with timing