PhoebusAPI is up and running at

Syntax:

GET
Extract one or more info, matching the query criteria. Use a phoebus URL command to the request url in form:
/PhoebusAPI/pbs_bo_module_command
GET
Run a runable command.
$action = Run
/PhoebusAPI/pbs_bo_module_runablecommand
Insert/Update a record to the system. Importing Data can be an excel file/xml file/json in the body
/PhoebusAPI/pbs_bo_module_command
Delete one data record, matching the query criteria
/PhoebusAPI/pbs_bo_module_command?keys ="
Read more at: Phoebus API Help