Command-line Tools
Ping offers Python-based command-line tools for interacting with the Ping API. They are Python-based, so once you have a Python environment set up, simply install the library:
pip install pingintel-api
and set it up per the documentation.