Skip to main content

POST /api/donate/crypto/claim

MethodPOST
Path/api/donate/crypto/claim
GroupCrypto Donations
Authnone — public endpoint
Sourceshared/api-core/src/routes/cryptoDonations.ts

Call it

curl -X POST https://zeqsdk.com/api/donate/crypto/claim \
-H "Content-Type: application/json" \
-d '{}'

Public endpoint — no authentication required.

Reference