API General Examples
From Openprovider API documentation
Introduction
Here are some example PHP scripts you can either use to create your own implementation or simply process a small task you need to do at that moment. These scripts are command line driven and mostly do not write any logs, just output to the command line.
DISCLAIMER: Openprovider is not responsible for the scripts listed on this page. We just collect them and share the ones that we think to be useful. Usage of these scripts is at your own risk. Any damages caused by errors caused as a result of using these scripts your own responsibility!
Usage
These scripts are fully functional, but depend on the API.php. Be sure to have this file present next to the PHP you are executing.