Collection Creation
Identify API endpoints
Within the URL, e.g.
https://example.com/api/v1.In directory names, e.g.
/rest,/swagger,/api/v2, etc.By
Content-Typeheader (application/json,application/xml).
Create a collection (if none is provided)
Copy & Paste the
cURLcommand from Developer Tools to Postman (Figure 1).Reverse engineering using Postman Interceptor (Figure 2).


Last updated
Was this helpful?