Manuals / Postman & API Exploration / Ch 1

StartBeginner30 min read

1. Requests & collections

Postman & API Exploration · 12 pages source format

GET/POST in Postman, save into a collection, name things clearly.

What you'll learn

  • Methods
  • Collections
  • Examples

Key idea

A collection is a folder of requests you can share and run together.

Quick check

Collections are for…

Do this now

Write 3 notes on: Postman requests.

Clear?

Practice

Hit a public API (e.g. JSONPlaceholder) and save 3 requests.

Starter
# Postman requests
# try one small experiment

Do this now

Commit one file practicing Postman requests.

Clear?

Checklist