DGS Core DocViewer REST API Overview
The DGS Core DocViewer REST service consists of two separate versions, each with a collection of five operations that allows users to view packages within the DocViewer application when using the Expere Document Services (EDS) Tool Suite and other systems including third-party applications.
Note: The two versions can be accessed in Swagger by selecting an
option from the Select the definition dropdown.
Select one of the options for information:
- DGS Core DocViewer (V1)
- DGS Core DocViewer (V2) (Recommended)
Note: What is the difference between "V1" and "V2?" While "V1" uses
form data, "V2" uses JSON data and is recommended for use rather than "V1."
In addition to the pertinent help topics enclosed in this section, users can access the API documentation available here through Swagger. The Swagger UI provides annotations around the following:
- Method annotation
- API definition
- Descriptions
Note: Samples are included with each method.
For more information on using Swagger UI, click here.