EPISHIP API Endpoints overview

EPISHIP Endpoints API icon 32px svg

Overview

Figure 1. EPISHIP API relationship diagram. Print server communication and report generation flow.

EPISHIP App

EPISHIP’s application layer serves as the control center for configuring physical devices. It allows administrators to define available printers, assign them to specific companies or users, and visualize data through generated reports.

EPISHIP API

The REST API that facilitates the CRUD (Create, Read, Update, Delete) operations for print servers and reports. It handles the logic for determining default printers based on user or company hierarchy.

Authentication

Secured via Bearer tokens in the Authorization header, ensuring that hardware configurations and sensitive business reports are accessible only to authenticated entities.

Print Server Management

A specialized set of endpoints designed to manage the software bridge between the API and local printers. This includes capabilities to download platform-specific software (Linux, Mac, Windows) and generate sample labels for testing.

What can users do with the EPISHIP Endpoints API?

Users can use the EPISHIP Endpoints API to perform common workflows, such as:

Users can use the EPISHIP Endpoints API to perform common workflows, such as:

Additional info

Related

Related Categories