Aprovan Registry
provider 6 operations
@utdk/postman-explore
Postman Explore API

Generated UTDK provider client for Postman Explore API. Undocumented internal API powering the Postman API Network explore site (postman.com/explore). All requests go through a proxy endpoint as POST requests with a JSON body containing {service, method, path, body?}. This spec models the logical endpoints directly.

No authentication required for public browsing and search.

Import sample

import postmanExplore from "@utdk/postman-explore"

Factory sample

import { createPostmanExploreClient } from "@utdk/postman-explore"
Provider path
postman-explore
Source API title
Postman Explore API
Version
1.0.0
Generated
May 30, 2026, 6:16 PM
Homepage
Open site
API spec
View spec
README
Embedded directly from the package source.

postman-explore

Generated UTDK provider types and OpenAPI-backed client for https://raw.githubusercontent.com/mvanhorn/cli-printing-press/main/catalog/specs/postman-explore-spec.yaml.

Operations
6 operations — open try-it console
Method Operation ID
GET listNetworkEntities Try
GET getNetworkEntityCounts Try
POST searchAll Try
GET listCategories Try
GET getCategory Try
GET listTeams Try