Skip to main content

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
CodeDescription
200Successfull response
401Not authorized
Security
Security SchemaScopes
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
CodeDescription
200Successfull response
401Not authorized
Security
Security SchemaScopes
Auth_token
Agent_id

/connection/invitation

POST

Summary:

Send a connection_invitation

Description:

The ORG can request a pairwise connection.

Responses
CodeDescription
200Successfull response
401Not authorized
Security
Security SchemaScopes
Auth_token
Agent_id

/credetial/offer

POST

Summary:

Send a credential offer

Description:

The ORG can request a credential offer

Responses
CodeDescription
200Successfull response
401Not authorized
Security
Security SchemaScopes
Auth_token
Agent_id

/transaction/{transaction_id}/status

GET

Parameters
NameLocated inDescriptionRequiredSchema
transaction_idpathThe transaction identifierYesstring
Responses
CodeDescription
200Successfull response