For the complete documentation index, see llms.txt. This page is also available as Markdown.

💡Generate Claim Link

We currently offer two ways to create Claim Link: In-app generation or API Generation:

A. In-app generation:

Click "Withdraw" on the "Wallet" page to open the Claim Link creation interface

Enter the withdrawal amount, the blockchain network, and a message for the recipient.

Please note: the email address entered here is for internal record-keeping purposes only; it does not restrict users with other email addresses from claiming the link, nor does it imply that we will send any emails to that address.

Click "Create Claim Link" and verify to create a Claim Link.

B. API generation:

Before creating a Claim Link using our API, you need to activate our Checkout service; please refer to the Getting Started section for the specific process.

Navigate to the "Checkout" page and click "Store Setting" for any store.

Enable "API - Auto Payout" under Settings > Payout.

Configure the token, chain, and amount for API Auto-Payouts.

Please note that once these settings are configured, the associated information cannot be modified during API calls; any adjustments require updating the settings here.

Click "Confirm" to successfully activate the feature; you can then use the API to create Claim Links in bulk.

For specific API instructions, please refer to API Reference.

Last updated