Workspace and Collection Setup #
A workspace and a collection must be created before making API requests in Postman.
Creating a Workspace #
- Open Postman (web or desktop app).
- Click the “Workspaces” dropdown and select “Create Workspace.”
- Choose the “Blank Workspace” template.
- Enter a descriptive workspace name (e.g., “API Learning,” “Project X APIs”). “Postman API Fundamentals Student Expert” is recommended for this course.
- Select the desired visibility setting (e.g., “Personal,” “Team,” or “Public”).
- Click “Create Workspace.”
Creating a Collection #
-
In the left sidebar, click the “+” icon or select “New” > “Collection.”
-
Choose “Blank collection.”
-
Name the collection “Postman Library API v2.” A descriptive name is recommended for other projects.