DocSpace REST API samples
The following examples will show you how to use ONLYOFFICE DocSpace API implemented as REST over HTTP using GET/POST/PUT/DELETE to integrate ONLYOFFICE DocSpace into your own application and interact with its backend.
Authenticate a user
This example demonstrates how to authenticate a user in ONLYOFFICE DocSpace using the API.
Manage files
This example demonstrates how to:
Manage folders
This example demonstrates how to:
Manage user contacts
This example demonstrates how to create and retrieve user contacts in ONLYOFFICE DocSpace using API requests. Managing user contacts is crucial for maintaining accurate and up-to-date communication details within the system.
Manage rooms
This example demonstrates how to:
DocSpace REST API samples
The following examples will show you how to use ONLYOFFICE DocSpace API implemented as REST over HTTP using GET/POST/PUT/DELETE to integrate ONLYOFFICE DocSpace into your own application and interact with its backend.
Manage users
This example demonstrates how to manage user accounts in ONLYOFFICE DocSpace using the API. It covers creating, retrieving, terminating, and deleting users, following a structured administrative workflow.