EPISHIP API Activities overview

EPISHIP Activities API icon 32px svg

Overview

Figure 1. EPISHIP API relationship diagram. Activities architecture and data flow.

EPISHIP App

EPISHIP’s activity services give users visibility into the operational history of their workspace, providing a centralized feed for tracking account updates, credit adjustments, and report generation statuses.

EPISHIP API

The REST API that allows users to access activity logs, filter by unread status, and manage notification states programmatically from within your app.

Authentication

A secure method utilizing Bearer tokens in the Authorization header (`Bearer {API_TOKEN}`) to validate requests, ensuring that only authorized users can view sensitive audit trails.

Activity Management

A system that maintains a chronological listing of system events, allowing for the filtering of unread items, pagination of results, and organization by company context or search query.

What can users do with the EPISHIP Activities API?

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

Activity properties available to view and filter through the EPISHIP Activities API:

Additional info

Related

Related Categories