httpie-api-auth ApiAuth auth plugin for HTTPie. Installation $ pip install httpie-api-auth You should now see api-auth under --auth-type in $ http --help output. Usage $ http --auth-type=api-auth --auth='access_id:secret_key' example.org