How to use the Hensel Hosting REST API

We recommend using curl for testing out the various features that the REST API offers. We have created a small wrapper for PHP to get you started quickly. Authentication is managed using HTTP authentication. Every request must include the Authorization HTTP header. A basic request to the API looks like this: curl – u username:password URL A… Continue reading How to use the Hensel Hosting REST API