HTTPie website screenshot

HTTPie

HTTPie is a user-friendly command-line and web-based HTTP client designed for testing, debugging, and interacting with APIs and HTTP services. It provides expressive syntax that mirrors actual HTTP requests, formatted and syntax-highlighted output, native JSON support, file uploads, form submissions, persistent sessions, multiple authentication schemes (basic, digest, bearer, .netrc, and an extensible plugin system covering OAuth, AWS, NTLM, and more), download mode similar to wget, HTTPS and proxy support, and cross-platform installation across Linux, macOS, Windows, and FreeBSD. The companion HTTPie web app and Desktop client layer a graphical interface over the same request and response model that the CLI exposes.

HTTPie publishes 2 APIs on the APIs.io network: App API and Hello API. Tagged areas include API Client, API Testing, CLI, Client, and Command Line.

The HTTPie catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

HTTPie’s developer surface includes documentation, signup flow, engineering blog, pricing, and 5 more developer resources.

46.0/100 developing ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
2 APIs
API ClientAPI TestingCLIClientCommand LineDeveloper ToolsHTTPOpen SourceSessions

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 46.0/100 · developing
Contract Quality 16.1 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 5.9 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/httpie: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

HTTPie App API

The App API from HTTPie — 1 operation(s) for app.

HTTPie Hello API

The Hello API from HTTPie — 1 operation(s) for hello.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

HTTPie API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Httpie Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Httpie Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Httpie Context

22 classes · 0 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

HTTPie API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

HTTPie Request

8 properties

JSON SCHEMA

HTTPie Response

8 properties

JSON SCHEMA

HTTPie Session

6 properties

JSON SCHEMA

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Httpie Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Httpie Agentic Access

2 operations

2 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: httpie
name: HTTPie
description: HTTPie is a user-friendly command-line and web-based HTTP client designed for testing, debugging, and interacting
  with APIs and HTTP services. It provides expressive syntax that mirrors actual HTTP requests, formatted and syntax-highlighted
  output, native JSON support, file uploads, form submissions, persistent sessions, multiple authentication schemes (basic,
  digest, bearer, .netrc, and an extensible plugin system covering OAuth, AWS, NTLM, and more), download mode similar to wget,
  HTTPS and proxy support, and cross-platform installation across Linux, macOS, Windows, and FreeBSD. The companion HTTPie
  web app and Desktop client layer a graphical interface over the same request and response model that the CLI exposes.
url: https://raw.githubusercontent.com/api-evangelist/httpie/refs/heads/main/apis.yml
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/httpie.png
tags:
- API Client
- API Testing
- CLI
- Client
- Command Line
- Developer Tools
- HTTP
- Open Source
- Sessions
created: '2025-01-08'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: httpie:httpie-app-api
  name: HTTPie App API
  description: The App API from HTTPie — 1 operation(s) for app.
  humanURL: https://httpie.io/
  tags:
  - App
  properties:
  - type: OpenAPI
    url: openapi/httpie-app-api-openapi.yml
  - type: Documentation
    url: https://httpie.io/docs/
  - type: JSONSchema
    url: json-schema/request.json
  - type: JSONLDContext
    url: json-ld/httpie-context.jsonld
  - type: GettingStarted
    url: https://httpie.io/docs/cli/installation
  - type: GitHub
    url: https://github.com/httpie/cli
- aid: httpie:httpie-hello-api
  name: HTTPie Hello API
  description: The Hello API from HTTPie — 1 operation(s) for hello.
  humanURL: https://httpie.io/
  tags:
  - Hello
  properties:
  - type: OpenAPI
    url: openapi/httpie-hello-api-openapi.yml
  - type: Documentation
    url: https://httpie.io/docs/
  - type: JSONSchema
    url: json-schema/request.json
  - type: JSONLDContext
    url: json-ld/httpie-context.jsonld
  - type: GettingStarted
    url: https://httpie.io/docs/cli/installation
  - type: GitHub
    url: https://github.com/httpie/cli
common:
- type: AgenticAccess
  url: agentic-access/httpie-agentic-access.yml
- type: DomainSecurity
  url: security/httpie-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/httpie
- type: Website
  url: https://httpie.io/
- type: Documentation
  url: https://httpie.io/docs/
- type: GitHubOrganization
  url: https://github.com/httpie
- type: Signup
  url: https://httpie.io/app
- type: Blog
  url: https://httpie.io/blog
- type: Pricing
  url: https://httpie.io/pricing
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com