About  | API Guide  | API Key  | JavaScript Example | PHP CLI Example
SecuritySpace API Interface

Overview
The SecuritySpace API interface is a mechanism by which users with some programming knowledge can interface with the SecuritySpace backend systems. The interface is built around the following concepts:

  1. Standardized format. Requests are issued over HTTPS, and responses are returned in a JSON format.
  2. Language agnostic. While we have provided example programs that interface to our backend using JavaScript (browser based) and PHP (command line based), any language able to communicate over HTTP and SSL, and able to handle a JSON response, should work without any problems.
  3. Features-on-request. The current set of capabilities are limited to those requested by customers. If you have additional capabilities you would like to see added, let us know.

Getting started

Getting up and running is simple:

  1. Register and/or login to your SecuritySpace account
  2. Request an API key
  3. Check out the API guide
  4. Check out the JavaScript and PHP sample programs.



© 1998-2024 E-Soft Inc. Todos los derechos reservados.