Integra Ledger
Number of APIs: 5
The Integra Ledger utilizes Hyperledger Fabric and Hyperledger Composer with its blockchain infrastructure. Smart Contracts execution and data access is performed through a RESTful API. Global Legal Blockchain Consortium members run their own nodes and their identities are established through the Integra Ledger certificate authority. Integra Inc. runs a publicly accessible API Gateway allowing non consumerism participants to interact with the Ledger.
Contact Support: Name: No Contact Email: email@example.com
-
IdentityExists (GET) GET {{baseUrl}}/IdentityExists?identityId=<get>
-
KeyForOwner (GET) GET {{baseUrl}}/KeyForOwner?owner=<get>&nameSpace=<>
-
RegisterIdentity (POST) POST {{baseUrl}}/RegisterIdentity
-
RegisterKey (POST) POST {{baseUrl}}/RegisterKey
-
ValueExists (GET) GET {{baseUrl}}/ValueExists?value=<get>