Skip to content

Connection Status (FPSS)

FreeValueStandardPro

REQUIRED

The Theta Terminal must be running to access data.

Behavior

Returns the connectivity to Theta Data FPSS. The text response will be one of the following:

Sample URL

Paste the URL below into your browser while the Theta Terminal is running.

http://127.0.0.1:25510/v2/system/fpss/status

Response Definition
CONNECTED The terminal is connected.
UNVERIFIED The terminal was able to connect but the credentials could not be authenticated.
DISCONNECTED The terminal is not connected to FPSS.
ERROR Some undefined error occurred while making this request. Check terminal log.

Sample Code

py