Retrieve a session URL with challenge for passkey account lookup operations.
| Feature | GET /passkeys/find (This Endpoint) | POST /passkeys/find |
|---|---|---|
| Purpose | Get session URL for lookup | Submit response to find account |
| Input | None (headers only) | Authenticator response |
| Output | URL with challenge | Passkey account address + session |
| Use Case | Start lookup flow | Complete lookup with response |
| Hosted UI Compatible | Yes | No (direct API call) |
| Creates Session Key | No | Yes |
Your Grid API key from the Grid Dashboard
Solana network environment (sandbox, devnet, mainnet)
Passkey session URL retrieved successfully