Skip to main content

Session & services API

Manages and configures sessions and services

FairCom's session and services APIs allow administrators to manage sessions and configure general service settings. The session API enables applications to authenticate with the server using a username/password or client certificate, creating a stateful session with a unique authToken for subsequent requests. Sessions can be temporary, expiring after a period of inactivity, or permanent, functioning as an API key. Permanent sessions offer convenience but pose a greater security risk and can consume server resources if not managed properly. The services API, on the other hand, allows administrators to manage and configure various background services that handle tasks like data collection and delivery.

Use the session & services API to manage sessions and configure general service settings

Session & services API
manage sessions
configure service settings
session API
JSON Action API