ixo BlockSync
Returns the publicly available data pertaining to entities. May selectively be filtered on sync with the blockchain, to contain only entities associated with a Relayer Node.
DID Functions
Get DID Doc
Returns the DID Document for the specified DID. This contains the public key which can be used to verify signatures signed by this DID.
Request:
Server: | ixo Explorer |
Method: |
|
URI: |
|
Parameters: | <did> |
Example: http://app.ixo.world:8080/api/did/getByDid/did.ixo.EvBFmtyRaBuMNMnwjHNVgn
Response:
Project Functions
List Projects
Lists all the projects
Get Project
Retrieves a project by project DID
Get Global Stats
Retrieves the global statistics and metrics for all projects
Health Check Functions
Health Check
Check that the explorer node is available
Last updated