Nuxeo REST API
The Nuxeo REST API provides HTTP/HTTPS access to the full Nuxeo Platform, enabling CRUD operations on documents, assets, users, groups, directories, workflows, tasks, and configurations. It exposes an automation command endpoint with over 100 server-side operations, batch upload support, search via NXQL and page providers, OAuth2 resource management, and user preferences. All endpoints follow the base path /nuxeo/api/v1/.
Documentation
Documentation
https://doc.nuxeo.com/nxdoc/rest-api/
Authentication
https://doc.nuxeo.com/rest-api/1/authentication/