Home / Companies / Postman / Blog / Post Details
Content Deep Dive

Introducing @postman/api-sdk: the official TypeScript SDK for the Postman API

Blog post from Postman

Post Details
Company
Date Published
Author
Diego Garcia
Word Count
2,446
Company Posts That Month
4
Language
English
Hacker News Points
-
Post removed?
No
Summary

Postman has released @postman/api-sdk, an official TypeScript client for its API that provides typed access to workspaces, collections, environments, monitors, mock servers, SDK generation, and other services. Generated deterministically from Postman’s public API specification, the SDK is designed to stay synchronized with API changes through automated pull requests and npm releases, reducing schema drift and providing autocomplete, compile-time validation, consistent authentication, and standardized error handling. The post emphasizes that typed, specification-derived clients can also improve AI-assisted coding by supplying current method signatures, enums, and payload shapes rather than requiring models to infer API details. Developers can install the package for Node.js 18 or later, authenticate with a Postman API key, and use the PostmanApi client to create and delete resources, synchronize environment variables from version-controlled infrastructure configuration, and handle HTTP errors through status metadata. Postman also presents its SDK Generator as a way for other API owners to create similarly auto-updated typed clients from OpenAPI definitions and connect SDK regeneration to source-control workflows.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
AI Agents 2 1,180 266 113 -80%
AI Coding Assistant 2 276 77 47 -83%
Secrets Management 1 584 99 52 -76%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.