curl -X POST "https://inkypump.com/api/upload" \ -H "Content-Type: multipart/form-data" \ -F "file=@/path/to/image.png" \ -F "turnstileToken=YOUR_TURNSTILE_TOKEN" \ -F "walletAddress=0xYourWalletAddress"
{ "url": "https://supabase.example.com/storage/v1/object/public/images/a3f5e2c891b4d7f6e8a9c1b3d5e7f9a1b3c5d7e9.png" }
Upload an image for token creation with security verification