2.4k questions

2.4k answers

99.5k users

Categories

0 votes
66 views

How do you import an API collection in Postman?
in General by (95.8k points)

1 Answer

0 votes

To import your API specifications into Postman:

  1. From the sidebar, select APIs, then select Import.
  2. Select a file or folder, enter a link to the API, or paste your raw text. ...
  3. Confirm the name, format, and what you would like your data to import as.
  4. Select Import to bring your data into Postman. (google)

also read

Importing and exporting data | Postman Learning Center
Importing and exporting data: documentation for Postman, the collaboration platform for API development. Create better APIs—faster.
by (95.8k points)
...