Dizme API Version 1.0 (Legacy)
Dizme Agent API (Legacy)
Dizme API documentation.
All this API will be referred to the configured default service.
Version: 1.0
api/v1
Terms of service
http://swagger.io/terms/
Contact information:
https://dizme.io
team.dizme@etuitus.it
/verify/request
POST
Summary:
Create a new verify request.
Description:
The verify request can be created for an already exisisting pairwise connection or for a not yet executed pairwise connection. In this last case, a connection will be previously performed automatically.
Multiple read parameter is allowed only for request without connection_id provided
Responses
Code | Description |
---|---|
200 | Successfull response |
401 | Not authorized |
Security
Security Schema | Scopes |
---|---|
Auth_token | |
Agent_id |
/verify/response
POST
Summary:
Send a response for a verify request
Description:
The ORG can send a verify proof response for a previously proof verify request executed.
Responses
Code | Description |
---|---|
200 | Successfull response |
401 | Not authorized |
Security
Security Schema | Scopes |
---|---|
Auth_token | |
Agent_id |
/connection/invitation
POST
Summary:
Send a connection_invitation
Description:
The ORG can request a pairwise connection.
Responses
Code | Description |
---|---|
200 | Successfull response |
401 | Not authorized |
Security
Security Schema | Scopes |
---|---|
Auth_token | |
Agent_id |
/credetial/offer
POST
Summary:
Send a credential offer
Description:
The ORG can request a credential offer
Responses
Code | Description |
---|---|
200 | Successfull response |
401 | Not authorized |
Security
Security Schema | Scopes |
---|---|
Auth_token | |
Agent_id |
/transaction/{transaction_id}/status
GET
Parameters
Name | Located in | Description | Required | Schema |
---|---|---|---|---|
transaction_id | path | The transaction identifier | Yes | string |
Responses
Code | Description |
---|---|
200 | Successfull response |