Collection Creation
Last updated
Was this helpful?
Last updated
Was this helpful?
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-Type
header (application/json
, application/xml
).
Create a collection (if none is provided)
Copy & Paste the cURL
command from Developer Tools to Postman (Figure 1).
Reverse engineering using (Figure 2).