Cloud APIs

From SpinetiX Support Wiki

Jump to: navigation, search

Introduction

In computer programming, an application programming interface (API) is a set of subroutine definitions, communication protocols and tools for building software. In general terms, it is a set of clearly defined methods of communication among various components. A good API makes it easier to develop a computer program by providing all the building blocks, which are then put together by the programmer.

Just as a graphical user interface (GUI) makes it easier for people to use programs, application programming interfaces make it easier for developers to use certain technologies in building applications. An API simplifies programming by abstracting the underlying implementation and only exposing objects or actions the developer needs.

APIs

Here are the APIs available for SpinetiX cloud platform:


See also

This page was last modified on 26 July 2024, at 09:22.