Offer

You can try the FluxArk SSH API now free of charge for 14 days!

FluxArk SSH API

An API for SSH hosts, that provides a standardized way to interact and manage devices using HTTP requests.

What is the purpose of SSH API?

This API allows external applications, scripts or users to perform various tasks on the server without the need of a SSH terminal and storing any server user credentials. This approach makes server management more flexible, automated and accessible using third party software.

Why Choose an SSH API Server Gateway?

Run shell commands and scripts remotely without the need to store the server's SSH user credentials.

Restricted commands allows you to execute only one predefined command per API key, so your server will be secure even if the API key gets leaked.

Extend your server capabilities by automating everyday tasks in a restricted environment. That way you can manage your server in a simple manner.

Examples for system monitoring

  • Retrieve system information: get CPU / Memory usage, disk space, and other system metrics.
  • Process management: list, start, stop, kill processes etc.
  • Service management: start, stop, restart services or check their status with ease.
  • Remote server online status by using thrid party tools. For example checking web site online status using Curl etc.

Examples for server user management:

  • Create, update, delete users - Manage user accounts and permissions.
  • Retrieve user information: Get user disk quota, etc.

Examples for configuration management:

Retrieve or Update configuration Files: Get and/or modify configuration files for applications or the operating system.

Examples for automation and scripting:

  • Execute commands: run shell commands or scripts remotely.
  • Task scheduling: schedule tasks or cron jobs.
  • Custom scripts: Upload your scripts and run them with ease.

Examples for network devices:

  • Compatibility: the commands will are able to be executed on every device that has a SSH server running.
  • Retrieve configuration: get your device's current running configuration
  • Change configuration: for example add DHCP clients, VLAN networks, changing routing tables etc.
  • Reboot the devices
  • Check if the devices are currently online

Key Features:

Simple usage

Seamless usage just like the standart SSH, but using an API

Simple usage

Simplify interaction with all of your devices.

REST JSON API

Data is typically exchanged in JSON, which is easy to parse and work with

REST JSON API

Provides a consistent interface for managing servers from any environment that can make HTTP requests.

Asynchronous calls *

Make your requests without waiting them to finish.

Asynchronous calls *

Retrieve the result on a later date.

Multiple servers targets

Run one command on multiple servers.

Multiple servers targets

And get the results synchronous or asynchronous*.

Command Timeout

Execution Timeout preventing Long-Running Tasks

Command Timeout

Automatically terminate tasks that exceed a specified execution time

STDIN input

Provide input to scheduled tasks via standard input (STDIN)

STDIN input

Enhance the flexibility of scripts and commands by supplying necessary input dynamically and securely.

IP access lists

Restrict the API endpoint only to given IP addresses

IP access list

Significantly reduces the risk of unauthorized access.

Management API

Manage your SSH API commands through the Management API

Management API

Create/Update/Delete commands and API keys

Legend:

* These features are still work in progress and will be provided within a later update