Help Center

How to use Bandura.

37 articles, from your first flow to running suites in CI. Search below, or take the path through the basics.

New here? Start at the top.

  1. What is Bandura? 3 min Bandura is a local-first desktop IDE for API testing. Flows are plain .aether files edited as a graph or as YAML. Here is the idea and a tour of the window.
  2. Open a workspace 4 min Point Bandura at a folder, create files and projects, find your way around the File Explorer, and search or replace across every file in it.
  3. Your first flow 3 min Build your first API test in Bandura in about five minutes: a request node, an assertion on the response, and a run you can read. No keys, no setup.

Already have a Postman collection? Skip ahead to Migrate from Postman in 5 minutes.

Getting started

What Bandura is, how to open a folder as a workspace, and building a first flow end to end.

The editor

The graph and code tabs, the node inspector, the command palette, the terminal, and every setting, including settings.json and per-token theme overrides.

Flows & nodes

What's inside an .aether file: all ten node types, variables, dynamic values, authentication, file uploads, client certificates and proxies, the Flow Map, and sharing flows through Git.

Running & debugging

Running a flow, reading the graph as it executes, tracing a failure to the exact request, and browsing the local run history.

Importing

Turning a Postman collection, Insomnia export, OpenAPI spec, Bruno request, HAR capture, or curl command into .aether flows.

AI features

Connecting a provider (including a local model that needs no key), chat and ai-action nodes, flow generation, spec-drift healing, and provider errors.

CLI, CI & agents

Running flows without the app: the bandura CLI, pipeline recipes for CI, and the MCP server that lets coding agents run them.

Reference

Keyboard shortcuts, troubleshooting by symptom, the measured performance numbers, licensing, and what changed in the current release.

Every release and what changed in it: the changelog (RSS). The long-form version of the current release is What's new. What leaves your machine, and when: Security.