2019.2

Table Of Contents
REST API Reference
The PlanetPress Connect REST API defines a number of RESTful services that facilitate
various functionality within the server during workflow processing.
The following table is a summary of the services available in the PlanetPress Connect REST
API:
Service Name Internal Name Description
Authentication
Service
AuthenticationRestService This service exposes methods
concerned with server security and
authentication with the PlanetPress
Connect REST API.
It includes methods to facilitate the
following functions:
l Authentication with the server
(username & password / token
based authorization)
Content
Creation
Service
ContentCreationRestService This service exposes methods
specific to the management of the
content creation process for the Print
context within the workflow.
It includes methods to facilitate the
following functions:
l Creation, monitoring and
cancellation of content creation
operations for print using either
a data set, data records or
JSON as input
l Getting a list of all the active
operations on the server
Page 308