How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Postman privateApiNetwork API

The privateApiNetwork API from Postman — 4 operation(s) for privateapinetwork.

Postman privateApiNetwork API is one of 51 APIs that Postman publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Private API Network. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 4 paths, and defines 76 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.postman.com, https://api.eu.postman.com.

6 operations 4 paths 76 schemas 1 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.getpostman.com
Authentication
API Key, HTTP Basic, API Key
Resource Areas
1

Authentication & Security 3

Postman privateApiNetwork API declares 3 security schemes for authenticating requests. An API key is passed in the header as x-api-key (PostmanApiKey). It accepts HTTP basic authentication (basicAuth). An API key is passed in the header as Authorization (scimApiKey).

  • scimApiKey — A valid [SCIM API key](https://learning.postman.com/docs/administration/scim-provisioning/scim-provisioning-overview/generating-scim-api-key) for calls to SCIM…

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

privateApiNetwork 6
GET
/network/private
Get all workspaces
listPrivateNetworkWorkspaces 14 params → 200401403500
POST
/network/private
Add a workspace
addWorkspaceToPrivateNetwork 1 param body → 201401403404500
PUT
/network/private/workspace/{workspaceId}
Update an element or folder
updatePanElementOrFolder 2 params body → 200401403404500
DELETE
/network/private/workspace/{workspaceId}
Remove a workspace
removeWorkspaceFromPrivateNetwork 2 params → 200400401403404500
GET
/network/private/network-entity/request/all
Get all add requests
listPrivateNetworkAddRequests 11 params → 200400401403500
PUT
/network/private/network-entity/request/{requestId}
Respond to an add request
respondPrivateNetworkAddRequest 2 params body → 200400401403500

Schemas 76

The contract defines 76 schemas that model the data the API accepts and returns. The most detailed are GetPanElementsElementsItems (13 properties), panElementCreated (13 properties), RespondPanElementAddRequestApproveRequestItemsElement (7 properties), RespondPanElementAddRequestDenyRequestItems (7 properties). Each schema is shown below with its type and property counts.

panRequestElement
object
Information about the requested element.
5 properties
sortCreatedUpdatedAt
string
limitDefault1000
integer
panRequestId
integer
getAllPanAddElementRequests
object
2 properties
GetPanElementsElementsItems
object
Information about the Private API Network element.
13 properties
offset
integer
RespondPrivateNetworkAddRequestRequestForbiddenError
Private_API_Network_respondPrivateNetworkAddRequest_Response_200
panRequestResponse
object
Information about the response to the element's request. This object only returns when the request is denied with a message.
3 properties
panElementCreated
object
Information about the Private API Network element.
13 properties
CommonErrorNameMessageError
object
Information about the error.
2 properties
commonErrorTypeTitleDetail
object
3 properties
RespondPanElementAddRequestApproveRequestItemsStatus
string
The request's status.
UpdatePanWorkspaceWorkspace
object
1 property
ListPrivateNetworkAddRequestsRequestInternalServerError
GetAllPanAddElementRequestsRequestsItems
object
Information about the request.
7 properties
UpdatePanElementOrFolderRequestInternalServerError
RemoveWorkspaceFromPrivateNetworkRequestUnauthorizedError
AddWorkspaceToPrivateNetworkRequestInternalServerError
commonErrorTypeTitleDetailStatus
object
4 properties
panSummary
string
panError
object
2 properties
CommonErrorTypeTitleDetailDetail
Information about the error.
panMetadata
object
The response's non-standard meta information.
3 properties
RemoveWorkspaceFromPrivateNetworkRequestForbiddenError
AddWorkspaceToPrivateNetworkRequestForbiddenError
Private_API_Network_updatePanElementOrFolder_Response_200
object
Empty response body
workspaceId
string
RespondPanElementAddRequestApproveRequestItems
object
Information about the Private API Network request.
6 properties
panAddedBy
integer
RespondPanElementAddRequestApproveRequestItemsElementType
string
The workspace element type.
createdBy
integer
RespondPanElementAddRequestDenyRequestItemsStatus
string
The request's status.
RespondPrivateNetworkAddRequestRequestUnauthorizedError
ListPrivateNetworkWorkspacesRequestForbiddenError
UpdatePanElementOrFolderRequestUnauthorizedError
panRequestedBy
integer
RemoveWorkspaceFromPrivateNetworkRequestInternalServerError
RespondPanElementAddRequestDenyRequestItems
object
Information about the Private API Network request.
7 properties
ListPrivateNetworkWorkspacesRequestUnauthorizedError
getPanElements
object
3 properties
AddWorkspaceToPrivateNetworkRequestUnauthorizedError
deletePanElement
object
1 property
ascDesc
string
sinceDateTime
string
commonErrorNameMessage
object
1 property
respondPanElementAddRequestDeny
object
1 property
GetAllPanAddElementRequestsRequestsItemsStatus
string
The request's status.
CommonErrorTypeTitleDetailStatusType
DeletePanElementWorkspace
object
The Private API Network workspace element type.
1 property
GetPanElementsFoldersItems
object
panElementDescription
string
UpdatePanElementOrFolderRequestForbiddenError
PanElementCreatedType
string
The workspace element.
RespondPanElementAddRequestApproveRequestItemsElement
object
Information about the requested element.
7 properties
ListPrivateNetworkAddRequestsRequestForbiddenError
PanCreateWorkspaceWorkspace
object
2 properties 1 required
respondPanElementAddRequestBody
object
2 properties 1 required
ListPrivateNetworkAddRequestsRequestUnauthorizedError
panRequestStatus
string
RespondPrivateNetworkAddRequestRequestInternalServerError
RemoveWorkspaceFromPrivateNetworkRequestBadRequestError
updatePanWorkspace
object
1 property
panParentFolderId
integer
elementTypeQuery
string
RespondPanElementAddRequestBodyResponse
object
If the request is denied, the response to the user's request.
1 property
ListPrivateNetworkWorkspacesRequestInternalServerError
untilDateTime
string
respondPanElementAddRequestApprove
object
1 property
ListPrivateNetworkAddRequestsRequestBadRequestError
panElementName
string
RespondPanElementAddRequestBodyStatus
string
The request's approval status.
panCreateWorkspace
object
1 property 1 required
RespondPrivateNetworkAddRequestRequestBadRequestError
PanRequestElementType
string
The workspace element type.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

postman-privateapinetwork-api-openapi.yml Raw ↑

Other APIs Postman publishes across the network.

Postman Collections API
Postman Workspaces API
Postman Environments API
Postman Monitors API
Postman Webhooks API
Postman Tags API
Postman Billing API
Postman SCIM API
Postman MCP Server
Postman Flows
Postman Mocks API
Where this information came from

This is an independent, third-party profile of Postman privateApiNetwork API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.