v5

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-3191040.2 KB
Auth

Get native sign-in token

Generates a sign-in token for the authenticated user. Used by native app: pass Bearer token, get ticket for WebView sign-in.

post/api/auth/native-token

Response

{ ticket, expiresAt }

All 91 operations