Application Programming Interface: describes the main methods that allow you to interact with different ONLYOFFICE components,
including editors, thus giving you programmatic access to it.
Learn more
|
Web Application Open Platform Interface: REST-based protocol by Microsoft that defines a set of operations that enables a client to access
and change files stored by a server.
Learn more
|
Integration via ready-to-use connectors developed by ONLYOFFICE or its partners.
Check all integrations
|
Integration via WOPI connector/universal WOPI client.
|
Switching between real-time and paragraph-locking co-editing modes.
|
Only real-time co-editing, switching between the modes is not available in the interface.
|
- Specifying the editor interface language
- Specifying the editor interface theme
- Disabling the chat functionality via the Chat menu button
- Displaying the customer information in the editor About section
- Editor customization is available through the parameters
for controlling the toolbars appearance and hiding them, branding
- Passing templates to create a new file
- Passing a list of the recently opened files
- Connecting plugins
|
- Specifying the editor interface language
- Specifying the editor interface theme
- Disabling the chat functionality via the Chat menu button
- Displaying the customer information in the editor About section
|
Configuring IPs of trusted integrators (white list) which requests ONLYOFFICE Docs can accept.
|
Configuring IPs of trusted integrators (white list) which requests ONLYOFFICE Docs can accept.
|
Editing access control is based on JWT signature. The secret key is required to generate a file open request.
|
No restrictions
|
Verification of request from the ONLYOFFICE server is based on the JWT signature.
The request is signed with a secret key,
and this allows making sure that it is not executed by a third-party.
|
Verification of request from the ONLYOFFICE server is based on the private key signing the request
and a public key which is written in the proof-key element
in the WOPI discovery XML.
|
The basic actions of viewing, editing, co-editing, mobile viewing and editing, embedded documents viewing are supported.
|
The basic actions of viewing, editing and co-editing are supported.
|
|
No additional actions
|
|
|
Getting a message with the document status informing about opening a file for editing,
closing a file with no changes or closing a file which is ready for saving after editing.
|
|
|
|