Off-Platform API Usage
OrchestraCMS supports API usage outside of the Salesforce platform. Services like Heroku or a dedicated web server can be setup to integrate directly with your OrchestraCMS application. The use of a tool such as cURL can make requests to your OrchestraCMS endpoint.
Please see the API Off Platform cURL page for an example of using PHP to perform a Rendering API call.