Web Services

Our web services provide an object-oriented Web-based interface to our blockchain middleware. It can utilized for example by another Web server, or by a mobile app, that provides a user interface to the end user.

If you need an asynchronous protocol kindly have a look at out WebSocket.

Note: This is a test server with a test net. On a live server Web Services must never be open to the public due to possible DDOS attacks!

We offer the following main classes/namespaces as Web Services

Tools Namespace

Service Description: https://coin.codeb.io/tools.asmx

This is the place for APIs which do not fit into the other categories or are used by multiple of the other categories.

Identity Namespace

Service Description: https://coin.codeb.io/identity.asmx

Identity is at the core of each and every interaction. While the required level of trust between identities can vary from one interaction to another, the necessity to exchange it in a secure and privacy preserving manner is universal.

We implemented our identity system as “distributed Self-Sovereign Identity (SSI)”

In the self-sovereign identity (SSI) paradigm, individuals and objects are enabled to create and manage their identifiers in a decentralized fashion, without relying on a third-party identity provider. Unlike existing identity solutions that are structured from the perspective of the organization that provided the identifier (like PKI solutions), self-sovereign identities are structurally set out to work from the perspective of the individual or object that is the subject of a given identifier.

The Decentralised Self-Sovereign Identity is fully ERC Standards Interface compliant. Additionally it can be used as DID (W3C Decentralized Identifiers)

The inbuilt Claim System system allows to store any on-chain or off-chain claims, documents or properties. The System is tightly integrated with the Distributed Storage. This makes the Decentralized Self-Sovereign Identity System not only useful for natural persons but also for legal persons or objects.

Off-Chain Namespace

Service Description: https://coin.codeb.io/offchain.asmx

The Off-Chain Storage offers a full suite of structured and easily accessible record or file keeping technology for organizations and individuals. The Off-Chain Storage creates a platform for structured queryable storage of key-value pair over the decentralized peer-to-peer network for ease of data access and security between peers. The Off-Chain Storage capitalizes on the benefits of blockchain technology to create an ecosystem for the secure transfer, authorization, integrity, and authenticity of data. Each peer is an autonomous agent, capable of performing these actions without significant human interaction.

JSON Namespace

Service Description: https://coin.codeb.io/json.asmx

The JSON Namespace contains a collection of APIs to create sample JSON messages.

Settlement Namespace

Service Description: https://coin.codeb.io/settlement.asmx

Because settlement is instantaneous between two parties – you and your trading Partner- it kills ‘dead money’ that arises when your money is sat with the banks while they transfer or use intermediaries to move your money within the international space. A member can now enjoy 100% utilization of its own cash simply by eliminating the need for banks and using our system to settle with their trusted industry supplier

Get Started

It is very easy to get started. All you need are some initial coins. Request them from info@codeb.io or use our test account HERE.