Network
httpie
HTTP client (like curl but simpler).
Ubuntu
CentOS
Debian
SUSE
Fedora
Arch
macOS
Verified: 2025-09-22
Syntax
$http [OPTIONS] URL
Examples
$http get api.example.com
$http POST api.example.com data='{}'
Typical use cases
?
Standard usage
httpie --help
Note
User-friendly HTTP client.
Export