Command Palette
Search for a command to run...
cURL Builder
Build HTTP requests and generate cURL commands.
What is this tool?
cURL Builder creates cURL commands from HTTP request specifications. Perfect for API testing, debugging, and sharing request examples.
How to Use
Select the HTTP method, enter the URL, add headers and body as needed. Copy the generated cURL command or execute it directly.
Features
- All HTTP methods supported
- Custom headers editor
- Request body formatting
- Import/export requests