API Reference
Auth
Auth API endpoints
Get current authenticated user profile
Authorization
AuthorizationRequired
Bearer <token>Privy JWT or API key (sk_...)
In: header
Current user profile
Device flow initiated with codes
Device flow poll result
Approve a device authorization request
Authorization
AuthorizationRequired
Bearer <token>Privy JWT or API key (sk_...)
In: header
Path Parameters
userCodeRequired
stringUser code to approve
Device authorization approved
Issue a short-lived SSE authentication token
Authorization
AuthorizationRequired
Bearer <token>Privy JWT or API key (sk_...)
In: header
Short-lived SSE token