Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

API Service

API service will provide two endpoints: 

...

Saas Version

Parameter auth: API key associated with the partner

Parameter userId: partner defined user id

Server Version

General Parameters

  • Parameter fileUrl: URl to the file to open. Read only access

  • Parameter file: Identifier of designated file in backend system

  • Parameter locale: Set the user interface language

  • Parameter access: Set the editing or view UI  (edit or view)

    • Note: access=view blocks storing any changes the user makes back to the storage. access=edit will automatically store changes on fixed intervals and on session close.

  • Parameter mobile: Load a mobile friendly UI (false or true)

  • Parameter debug: Provide debugging output and features (false or true)

  • Parameter workspace