Learn How to Use Postman to Make HTTP Requests to a Server and Verify the Responses Using Tests
Learn how to use the request interface and make a request using Postman.
Learn how to make requests with custom headers, parmeters or payloads using Postman.
Learn how collections are used in Postman and import an existing collection into your client.
Learn how to Use Environment Variables in Postman to Configure Postman for Different Environments.
Learn about Postman's sandbox environment for running javascript tests against HTTP responses.