RESTful interface for accessing IXO blockchain’s gRPC services
Request Flow
Key Features
Entity Management
GET /ixo/entity/{id}
Claims
GET /ixo/claims/claims
Token Operations
GET /ixo/token/params
{ "data": { // Response data specific to the endpoint }, "metadata": { // Additional information about the response } }
Was this page helpful?