Skip to content
FreemiumDevTools

Postman

A workspace for calling, documenting, and sharing HTTP APIs.

Overview

Postman stores collections of API requests so a team can try an endpoint without rewriting curl each time. The free plan covers individual and light collaboration; larger shared workspaces are paid. It is a client and a catalog, not your production gateway. Useful while an API is changing hands between backend and frontend. Less useful if the only consumer is generated code.

Tags

  • api
  • testing
  • collections

See something off? Send a correction.

Other DevTools tools

  • Datadog

    Infrastructure, logs, and application monitoring sold as a broad observability suite.
    • observability
    • logs
    • infrastructure
  • DevToolsFreemium

    GitHub

    Git hosting, pull requests, and the default home for a lot of open source.
    • git
    • code-review
    • ci
  • DevToolsFreemium

    Sentry

    Error and performance monitoring so production failures arrive with a stack trace.
    • errors
    • monitoring
    • performance
  • DevToolsFreemium

    Supabase

    Hosted Postgres with auth, storage, and APIs for application backends.
    • postgres
    • auth
    • backend