# Postman API

**Canonical:** https://apis.io/apis/engineering-platform/postman/  
**Provider:** APIs.io Engineering Platform — https://apis.io/providers/engineering-platform/  
**Base URL:** https://api.getpostman.com  
**Documentation:** https://learning.postman.com/docs/developer/postman-api/intro-api/

Postman API is one of 13 APIs that [APIs.io Engineering Platform](https://apis.io/providers/engineering-platform/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include API Client, API Testing, and Developer Tools. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

Postman hosts the platform collections and their runs. 92 paths, 152 operations.

## Operations (60 of 152)

| Method | Path | Summary |
|---|---|---|
| GET | `/accounts` | APIs.io Engineering Platform Get accounts |
| GET | `/accounts/{accountId}/invoices` | APIs.io Engineering Platform List account invoices |
| GET | `/apis` | APIs.io Engineering Platform Get all APIs |
| POST | `/apis` | APIs.io Engineering Platform Create an API |
| GET | `/apis/{apiId}` | APIs.io Engineering Platform Get an API |
| PUT | `/apis/{apiId}` | APIs.io Engineering Platform Update an API |
| DELETE | `/apis/{apiId}` | APIs.io Engineering Platform Delete an API |
| POST | `/apis/{apiId}/collections` | APIs.io Engineering Platform Add a collection |
| GET | `/apis/{apiId}/collections/{collectionId}` | APIs.io Engineering Platform Get a collection |
| PUT | `/apis/{apiId}/collections/{collectionId}/sync-with-schema-tasks` | APIs.io Engineering Platform Sync collection with schema |
| GET | `/apis/{apiId}/comments` | APIs.io Engineering Platform Get an API's comments |
| POST | `/apis/{apiId}/comments` | APIs.io Engineering Platform Create an API comment |
| PUT | `/apis/{apiId}/comments/{commentId}` | APIs.io Engineering Platform Update an API's comment |
| DELETE | `/apis/{apiId}/comments/{commentId}` | APIs.io Engineering Platform Delete an API's comment |
| POST | `/apis/{apiId}/schemas` | APIs.io Engineering Platform Create a schema |
| GET | `/apis/{apiId}/schemas/{schemaId}` | APIs.io Engineering Platform Get a schema |
| GET | `/apis/{apiId}/schemas/{schemaId}/files` | APIs.io Engineering Platform Get schema files |
| GET | `/apis/{apiId}/schemas/{schemaId}/files/{file-path}` | APIs.io Engineering Platform Get schema file contents |
| PUT | `/apis/{apiId}/schemas/{schemaId}/files/{file-path}` | APIs.io Engineering Platform Create or update a schema file |
| DELETE | `/apis/{apiId}/schemas/{schemaId}/files/{file-path}` | APIs.io Engineering Platform Delete a schema file |
| GET | `/apis/{apiId}/tags` | APIs.io Engineering Platform Get an API's tags |
| PUT | `/apis/{apiId}/tags` | APIs.io Engineering Platform Update an API's tags |
| GET | `/apis/{apiId}/tasks/{taskId}` | APIs.io Engineering Platform Get status of an asynchronous task |
| GET | `/apis/{apiId}/versions` | APIs.io Engineering Platform Get all versions |
| POST | `/apis/{apiId}/versions` | APIs.io Engineering Platform Create a version |
| GET | `/apis/{apiId}/versions/{versionId}` | APIs.io Engineering Platform Get a version |
| PUT | `/apis/{apiId}/versions/{versionId}` | APIs.io Engineering Platform Update a version |
| DELETE | `/apis/{apiId}/versions/{versionId}` | APIs.io Engineering Platform Delete a version |
| GET | `/audit/logs` | APIs.io Engineering Platform Get team audit logs |
| GET | `/collection-access-keys` | APIs.io Engineering Platform Get collection access keys |
| DELETE | `/collection-access-keys/{keyId}` | APIs.io Engineering Platform Delete a collection access key |
| GET | `/collections` | APIs.io Engineering Platform Get all collections |
| POST | `/collections` | APIs.io Engineering Platform Create a collection |
| POST | `/collections/fork/{collectionId}` | APIs.io Engineering Platform Create a fork |
| POST | `/collections/merge` | APIs.io Engineering Platform Merge a fork |
| GET | `/collections/{collectionId}` | APIs.io Engineering Platform Get a collection |
| PUT | `/collections/{collectionId}` | APIs.io Engineering Platform Replace a collection's data |
| PATCH | `/collections/{collectionId}` | APIs.io Engineering Platform Update part of a collection |
| DELETE | `/collections/{collectionId}` | APIs.io Engineering Platform Delete a collection |
| GET | `/collections/{collectionId}/collection-forks` | APIs.io Engineering Platform Get all forked collections |
| GET | `/collections/{collectionId}/comments` | APIs.io Engineering Platform Get a collection's comments |
| POST | `/collections/{collectionId}/comments` | APIs.io Engineering Platform Create a collection comment |
| PUT | `/collections/{collectionId}/comments/{commentId}` | APIs.io Engineering Platform Update a collection's comment |
| DELETE | `/collections/{collectionId}/comments/{commentId}` | APIs.io Engineering Platform Delete a collection's comment |
| POST | `/collections/{collectionId}/folders` | APIs.io Engineering Platform Create a folder |
| GET | `/collections/{collectionId}/folders/{folderId}/comments` | APIs.io Engineering Platform Get a folder's comments |
| POST | `/collections/{collectionId}/folders/{folderId}/comments` | APIs.io Engineering Platform Create a folder comment |
| PUT | `/collections/{collectionId}/folders/{folderId}/comments/{commentId}` | APIs.io Engineering Platform Update a folder's comment |
| DELETE | `/collections/{collectionId}/folders/{folderId}/comments/{commentId}` | APIs.io Engineering Platform Delete a folder's comment |
| GET | `/collections/{collectionId}/forks` | APIs.io Engineering Platform Get a collection's forks |
| PUT | `/collections/{collectionId}/pulls` | APIs.io Engineering Platform Pull source changes |
| GET | `/collections/{collectionId}/pull-requests` | APIs.io Engineering Platform Get a collection's pull requests |
| POST | `/collections/{collectionId}/pull-requests` | APIs.io Engineering Platform Create a pull request |
| POST | `/collections/{collectionId}/requests` | APIs.io Engineering Platform Create a request |
| GET | `/collections/{collectionId}/requests/{requestId}/comments` | APIs.io Engineering Platform Get a request's comments |
| POST | `/collections/{collectionId}/requests/{requestId}/comments` | APIs.io Engineering Platform Create a request comment |
| PUT | `/collections/{collectionId}/requests/{requestId}/comments/{commentId}` | APIs.io Engineering Platform Update a request's comment |
| DELETE | `/collections/{collectionId}/requests/{requestId}/comments/{commentId}` | APIs.io Engineering Platform Delete a request's comment |
| POST | `/collections/{collectionId}/responses` | APIs.io Engineering Platform Create a response |
| GET | `/collections/{collectionId}/responses/{responseId}/comments` | APIs.io Engineering Platform Get a response's comments |

…and 92 more operations. They are listed in full on the page.

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/engineering-platform/refs/heads/main/openapi/_original/postman-openapi-original.yml
- **Documentation** — https://learning.postman.com/docs/developer/postman-api/intro-api/

## Other APIs.io Engineering Platform APIs (12)

- [Cloudflare API](https://apis.io/apis/engineering-platform/cloudflare/)
- [GitHub REST API](https://apis.io/apis/engineering-platform/github/)
- [Amazon API Gateway](https://apis.io/apis/engineering-platform/aws-api-gateway/)
- [AWS Identity and Access Management](https://apis.io/apis/engineering-platform/aws-iam/)
- [AWS Lambda](https://apis.io/apis/engineering-platform/aws-lambda/)
- [Bing News Search API](https://apis.io/apis/engineering-platform/microsoft-cognitive-news-search/)
- [Bing Video Search API](https://apis.io/apis/engineering-platform/microsoft-cognitive-video-search/)
- [Bing Web Search API](https://apis.io/apis/engineering-platform/microsoft-cognitive-web-search/)
- [Amazon Relational Database Service](https://apis.io/apis/engineering-platform/aws-rds/)
- [Amazon Simple Storage Service](https://apis.io/apis/engineering-platform/aws-s3/)
- [VSCode](https://apis.io/apis/engineering-platform/vscode/)
- [EasyCron](https://apis.io/apis/engineering-platform/easycron/)

## Tags

API Client, API Testing, Developer Tools

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/engineering-platform/postman/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/engineering-platform/.
