Figure 7-14 Postman Collection
It is possible to generate code for any REST API call that
you try in Postman. After a GET or POST call is made,
you can use the Generate Code option and choose the
language you prefer. Figure 7-15 shows an example of
generating Python code for a simple GET request.