Rahona API uses conventional HTTP response codes to indicate the success or failure of an API request.
As a general rule:
Codes in the 2xx range indicate success
Codes in the 4xx range indicate incorrect or incomplete parameters (e.g., a required parameter was omitted, an operation failed with a 3rd party, etc.)
Codes in the 5xx range indicate an error with Rahona Hosting servers
Rahona API also outputs an error message and an error code formatted in JSON:
Exemple
{"error":"Can't find any servers"}
Limits
Data accessibility
The Rahona API is available to all Rahona Hosting users; however, users on larger plans have access to a greater selection of data sets and can query over broader historical intervals.
Staff Docs
Some endpoints are only usable by the staff, please ignore them from this docs.