This document provides a programmer's guide to accessing Lunacloud's compute resources via a RESTful API. It describes how to perform operations like obtaining server lists, starting/stopping servers, creating/deleting servers, managing firewall rules and images, and more. The guide covers RESTful API basics, HTTP methods, data formats, and provides a reference of specific API calls organized by resource type and operation. Code samples and instructions for testing requests are also included.