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/
Specifications
Other Resources
OpenAPISource
https://github.com/nuxeo-sandbox/nuxeo-openapi
Swagger
https://github.com/nuxeo/nuxeo-rest-api-swagger-doc
Endpoints
https://doc.nuxeo.com/nxdoc/rest-api-endpoints/
HowTos
https://doc.nuxeo.com/nxdoc/rest-api-howtos/
Automation
https://doc.nuxeo.com/nxdoc/content-automation-concepts/
APIsJSON
https://raw.githubusercontent.com/api-evangelist/nuxeo/refs/heads/main/apis.yml