Inspect an API

GET https://api.getpostman.com/apis/{{apiId}}

Once you get information about an API, inspect the response body, especially the property schemas. Part of this section looks like stringified YAML. In the next request, we must use an external library to parse the YAML.