Subject: Assistance with openLCA JSON-RPC API Methods
Hello,
I am currently working on integrating with the openLCA JSON-RPC API to fetch categories. However, I am encountering difficulties in finding the correct methods to use. Methods such as getAll
, find
, describe
, and system.listMethods
have all returned errors.
Could you please provide the correct method and parameters to retrieve categories via the JSON-RPC API? Any example payloads or documentation references would be greatly appreciated.
Thank you for your assistance.