Prerequisites
Before you begin, make sure you have:- A Solana wallet (like Phantom)
- A way to make HTTP requests (curl, Postman, or your preferred HTTP client).
Direct API Integration
1. Initialize Claim
First, request a sign-in message for your wallet:2. Sign Message
Use your Solana wallet to sign the message. Here’s an example using the Phantom wallet:3. Create Wallet Pass
Submit the signed message to create your wallet pass:Next Steps
- Learn about error handling
- Review the complete API Reference