Quick Start
Let's send your first request in Voiden. This takes about two minutes — no configuration, no setup, just a live API call you can see working right away.
We'll use https://echo.voiden.md — a simple echo endpoint that reflects back exactly what you send it. Perfect for getting a feel for how Voiden works.
Step 1 — Create a Request Block
Type /endpoint anywhere in the editor to insert a new Request Block.
What's a block?
Everything in Voiden is a block — requests, docs, environment configs, assertions. Type / anywhere to see the full list of available blocks.
Step 2 — Paste the URL
In the URL field, enter:
https://echo.voiden.md