In this video, we’ll discuss how to design APIs using Postman by utilizing the API Builder. We’ll also dive into validating API definitions and generating API documentation.
0:00 Introduction
0:28 Begin by creating an API using the Postman API Builder
1:00 Connecting a repository
2:12 API Overview page
3:05 Creating API definition
3:17 Creating a definition from scratch
3:35 Import a definition
4:44 Working with a definition using the API Builder
5:10 Using source control to sync your API in the API Builder with a repository
5:50 Checking and resolving syntax violations
6:26 Checking and resolving governance and security violations
7:10 Syncing definition changes back to a repository
7:31 Review API documentation from definition
8:29 Recap