Skip to main content

claim

Claim a membership key for a lock. If not authenticated, requires an email in the body.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

Header Parameters
captcha string REQUIRED

Recaptcha value to pass.

recipient string

Recipient address for key

Request Body REQUIRED
data string
email string

Email address of the recipient

recipient string

Recipient address for key

referrer string

Referrer address used to mint. This may get overwritten.

Responses
200

Successfully claimed the key.

Schema OPTIONAL
transactionHash string OPTIONAL
owner string OPTIONAL
401

User is not authenticated.

Schema OPTIONAL
message string OPTIONAL