Comment on page
Getting Started
Embark on your Pynt journey with our onboarding guide! Learn how to get started with Pynt's API security testing features.
Start with Installing Pynt CLI:
python3 -m pip install pyntcli
Run with:
pynt
Please note, if pip gives you a "not in PATH warning: such as this:

Please add the scripts folder to your PATH environment variable or you will get the "Pynt not recognized" message when running pynt.
Last modified 21d ago