POSTMAN - Import REST API

Use PostMan to import REST API.

Last published at: September 3rd, 2025

REST API can be imported entirely to POSTMAN with a click of a button.  

Select a workspace and click the import button.

 

Provide the following URL to import:

http://localhost:8080/swagger/v1/swagger.json

 

Click the “Import” button to import, and the collection should look as follows:

 

You can watch this video here to learn more.