[AIDBOX_BASE_URL]/rpc
endpoint with a Content-Type: application/json
header. The JSON request data should contain 2 fields:method: <string>
, a string containing the method to be invokedparams: <array>
, a JSON object of parametersresult: <array|number|object|string>
, requested data or success confirmationerror: <array|number|object|string>