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.
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 | Path | Summary | |
|---|---|---|---|---|
| GET | listNetworkEntities | /v1/api/networkentity | Browse public entities on the API network | Try |
| GET | getNetworkEntityCounts | /v1/api/networkentity/count | Get total counts of entities on the network | Try |
| POST | searchAll | /search-all | Full-text search across the public API network | Try |
| GET | listCategories | /v2/api/category | List all API categories | Try |
| GET | getCategory | /v2/api/category/{slug} | Get details for a specific category | Try |
| GET | listTeams | /v1/api/team | List publisher teams on the API network | Try |