API Cloud Link Schemas

Last Updated: April 07, 2026

Use the API schemas in this section as a reference when configuring API Cloud Link for Vasion Output. For detailed information about Vasion Output, see Vasion Output.

You need to configure settings for API Cloud Link in two places:

  1. In the Vasion Print Admin Console.
  2. Inside your source application to make RESTful API calls for submitting print jobs or batch print requests.

API Cloud Link supports API calls for cloud tools. For more details refer to Configure API Cloud Link.

Supported API Calls

Once configured, your source application can make the following RESTful API calls:

  • Printer Synchronization List: Collects a list of printers from your Vasion instance to populate the list into applications rather than manually adding or importing them.
  • Print Job Request: Sends the file to be printed to the API Cloud Link gateway along with metadata about the file that dictates where the job is sent, as well as color, duplex, and other finishing options.
  • Batch Open Request: Ensures certain files are printed in a specific order. This request is used to begin the batch printing process and includes an ordered list of print job Universally Unique Identifier (UUID) and files.
  • Batch Close Request: Sent after a batch open request, and all associated files have been sent to the API Cloud Link. Once a batch is closed, the files with UUIDs listed in the initial batch open request will be printed in the order the UUIDs were listed in the initial request.
  • Print Job Status: After a job has been printed, or if it failed to print, the API Cloud Link responds back to the customer application requests with the status of the print job associated to the UUID.

API Schemas

The following topics include the recommended schema for configuring API Cloud Link.

Troubleshooting Help

printapi printstatusapi printersynclist printstatuscloudapi printcloudapi srs-printersynclist srs-printjobrequest srs-printstatusapi fed-printersynclist fed-printstatusapi fed-printjobrequest