Skip to main content

signTicket

Generate signature to prove validity of token.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

keyId string REQUIRED

Key Id.

Responses
200

Returns signature and payload.

Schema OPTIONAL
payload string OPTIONAL
signature string OPTIONAL
403

User is not authorized to perform this action.

Schema OPTIONAL
message string OPTIONAL
404

The item you are making request for does not exist.

Schema OPTIONAL
message string OPTIONAL
500

Unable to fullfil request due to internal server error.

Schema OPTIONAL
message string OPTIONAL