SAP Algobond API

SAP Algobond Open API Connector Documentation

Algobond’s blockchain protocol is an MIT-developed open-source, permission-less, fast, pure proof of stake blockchain platform. The API gives interoperability between SAP enterprise applications on the SAP Cloud Platform (SCP) or standalone SAP Clients and the distributed ledger powered by the Algobond protocol.

This enables the development of innovative cloud-native SAP applications in multiple verticals performing: Transactional services, Verification and Security, Smart Contracts, Asset Tokenisation, Payments, Fintech apps and many other blockchain use cases. The Algobond protocol ensures full participation, protection, and high transactional speed enabling enterprises globally to embrace the decentralised economy.

API

SAP Cloud Platform API

The REST API for cloud platform deployments is hosted at the SAP API Business Hub in this location (beta version API Hub repo is here). With a free registration or an existing SAP account the user can deploy in a sandbox environment with automatic API key generation for the Algobond testnet. To deploy production on mainnet please replace testnet end-point to the mainnet end-point as described below.

SAP Client API

The testnet standalone clientSDK can be downloaded for SAP Hub registered users here or alternatively you can find it below :

SAP_Algobond_Testnet-clientsdk.zip

The mainnet standalone client SDK is below :

SAP_Algobond_Mainnet_clientsdk.zip

Algobond Testnet Endpoint: https://acdevapi1.prod.apimanagement.us10.hana.ondemand.com/sapalgo/

Algobond Mainnet Endpoint: https://acdevapi1.prod.apimanagement.us10.hana.ondemand.com/sapalgo/mainnet/

Technical Documentation