Api Development With Postman

Tags: Postman

Learn API Development with Postman

Last updated 2022-01-10 | 4.4

- Learn API Development with Postman
- How to work with a sample API to compose and authenticate requests
- How to view and publish documentation

What you'll learn

Learn API Development with Postman
How to work with a sample API to compose and authenticate requests
How to view and publish documentation
How to manage environments and variables

* Requirements

* Understanding of query string parameters
* request headers and cookies

Description

Postman is used by 6 million developers and more than 200,000 companies to access 130 million APIs every month.

Postman is essentially like a graphical version of the cURL command line utility. cURL provides a rich structure for controlling most aspects of individual http requests. By comparison, Postman gives us a convenient graphical interface for issuing http requests against a website or API.

Postman is a great tool when trying to dissect RESTful APIs made by others or test ones you have made yourself. It offers a sleek user interface with which to make HTML requests, without the hassle of writing a bunch of code just to test an API’s functionality.

In this course, you'll learn API Development with Postman. We'll go over the main functionality of Postman and how to best leverage it to enhance your API development experience. You'll learn how to work with a sample API to compose and authenticate requests, how to view and publish documentation, how to manage environments and variables, and much more.

Who this course is for:

  • Developers and Programmers

Course content

6 sections • 20 lectures

Getting Started with Postman Preview 03:04

Header, Footer, Sidebar and request builder Preview 06:49

Run the sample API Preview 01:59

First request Preview 04:28

Manage query string parameters Preview 06:12

Manage cookies Preview 03:15

Manage request headers and header presets Preview 06:12

Build a request body Preview 04:44

Workspaces, Collections and Folders Preview 08:25

Authenticate requests and request history Preview 11:40

Doc Request Preview 08:36

View and Publish documentation Preview 04:04

Quiz Preview 00:28

Answer Preview 02:49