/api/start/bookmark
Start a new session from a bookmark id
Start a new session from a bookmark id
Connect to a session started from a bookmark Id, or start a new session if there is none available
Delete the sharing keys of the session and disconnect all users
Delete the sharing key of the session
Edit a sharing key
Get the sharing keys of the session
Connect to a shared session
A token is required in order to communicate with the FastX Rest API. Below you will find different methods of generating the token when you are developing a custom client. Login State Machine The default method is to call /api/login … Continued
Get the user configuration.
Get the system configuration.
Run the job scheduling script.
get a screenshot of the running session
Sign the data and send to the server during authentication
Send the public key to the server during authentication
Answer the prompt of the password stage
The login process is a state machine. There are 3 states “init” — initial state when /api/login is called “password” — intermediate state for password based authentication “keyboard-interactive”– intermediate state that prompts for answers to security questions “success” — user … Continued
List the FastX Session Servers information
List all users’ sessions
Returns a result if the user is an admin.
List the FastX Session Servers