Skip to main content

Introduction

Petitorium is a powerful terminal-based API testing client. Test and debug HTTP APIs directly from your command line with collections, plugins, and environment management.

Installation

You can install Petitorium using our installation script:

curl -fsSL https://petitorium.dev/install.sh | bash

Key Features

  • Request Collections: Organize and manage your API requests in hierarchical collections with folders and subfolders.
  • Environment Variables: Manage different environments with variable substitution and secure credential handling.
  • Plugin System: Extend functionality with custom plugins for authentication and logging.

Why Petitorium?

Petitorium is designed for developers who spend most of their time in the terminal. It provides a modern TUI (Terminal User Interface) that makes API testing efficient and scriptable.