#vulns.co
/
mcp by GKData.io

← Back to Toolkit

HTTPie

Human HTTP client. Faster than curl for JSON APIs you are iterating on by hand. Not a fuzzer.

Tags: http, api, client

Category
utils
Maintenance signal
active

Project repository

Install

pipx

pipx install httpie

brew

brew install httpie

Command templates

JSON GET

http GET {url} Authorization:'Bearer {token}'

Related tools

← Back to Toolkit