Key Notes
- Challenge Expiration: URL challenges expire after 60 seconds
- Hosted UI: Default baseUrluses production-ready hosted interface
- Custom Domain: Use custom baseUrlfor your own domain (see Custom Domain)
Authorizations
UUID-based API key provided by Squads
Headers
Specifies the network for the API request
Available options: 
mainnet, devnet Body
application/json
'create' for new passkey registration, 'auth' for authentication with an existing passkey, 'get' for retrieving existing passkey account
Available options: 
create, auth, get Required for 'auth' action.
Optional custom base URL for the passkey UI (defaults to https://passkey.grid.squads.xyz)
Response
Passkey session URL created successfully
Hosted UI URL for the passkey ceremony