> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wiremock.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Import & Export - Postman

> Importing Postman collections into WireMock Cloud.

<img alt="Postman" src="https://mintcdn.com/wiremockinc/EDBJX-5Afnmcqt0d/images/screenshots/postman.png?fit=max&auto=format&n=EDBJX-5Afnmcqt0d&q=85&s=f5c044297c5c5be4e2b24954cb01fd6e" width="80%" data-path="images/screenshots/postman.png" />

Postman is one of the most widely used tools for testing HTTP services, and its
collection format has become a de-facto standard for representing request and response examples.

WireMock Cloud can import your Postman collection and convert it into a collection of stubs.

Postman files are imported in exactly the same way as other formats.
See [Import and Export Overview](./) for basic importing instructions via the UI and
[Importing and Export via the API](./api) for directions on automating
imports via WireMock Cloud's API.
