Create a new passkey or authenticate with an existing passkey
Creates a passkey session URL for WebAuthn ceremonies using the hosted UI. This is the recommended approach for most applications. For detailed implementation examples and integration steps, see the Passkey Integration Guide.Documentation Index
Fetch the complete documentation index at: https://developers.squads.so/llms.txt
Use this file to discover all available pages before exploring further.
baseUrl uses production-ready hosted interfacebaseUrl for your own domain (see Custom Domain)UUID-based API key provided by Squads
Specifies the network for the API request
mainnet, devnet 'create' for new passkey registration, 'auth' for authentication with an existing passkey, 'get' for retrieving existing passkey account
create, auth, get Required for 'auth' action.
Optional custom base URL for the passkey UI (defaults to https://passkey.grid.squads.xyz)
Passkey session URL created successfully
Hosted UI URL for the passkey ceremony