goat
Number of APIs: 4
Goat by Pynt is a vulnerable application example, used to demonstrate the most critical and common API security risks.
Fork Goat to your workspace and provide it as a variable to Pynt collection to detect its vulnerabilities.
-
1st user transactions 15 GET {{baseUrl}}/transactions?limit=10&userId={{USERID}}
-
2nd user login POST {{baseUrl}}/login
-
2nd user account GET {{baseUrl}}/account
-
2nd user transactions 5 GET {{baseUrl}}/transactions?limit=5&userId={{USERID}}