現在、Pydio デモを使用して、Pydio Cells API の機能をテストしています。https://demo.pydio.com/
Pydio Cells API を呼び出すときに、Bearer トークンを使用して有効な JSON 応答を正常に受信できます。
https://demo.pydio.com/a/config/discovery/
v1 または v2 API を利用しようとして、以下の多くのバリエーションを試みましたが、成功しませんでした。
https://demo.pydio.com/pydio/api/v2/fs
https://demo.pydio.com/pydio/api/2/fs
https://demo.pydio.com/pydio/a/2/fs
https://demo.pydio.com/a/2/fs
https://demo.pydio.com/a/v2/fs
これまでのところ、v1 または v2 API を使用できるかどうかを示すドキュメントを見つけたり見つけたりすることはできません。私がどこにでも見つけることができる言及はありません。
02.13.19 の時点でアクティブな Pydio ドキュメントへのリンク
API バージョン 2: https://pydio.com/en/pydio-api-v2 API バージョン 1: https://pydio.com/en/pydio-api-v1
Pydio Cells に関連する REST API に関して私が見つけた唯一のドキュメントは以下のとおりです。
https://pydio.com/en/docs/cells/v1/using-rest-api
https://pydio.com/en/docs/developer-guide/protocol
https://pydio.com/en/docs/developer-guide/producing-jwt-using-postman