Back to services
🔐
GA

UM Identity & Billing

OAuth 2.1 + PKCE unified auth & federated identity

Unified authorization server issuing access_token / id_token; cross-app SSO, scope management, usage billing. One integration, all products.

Auth: OAuth 2.1 + PKCE (JWT)
4
Core endpoints
99.97%
SLA
10亿+
Calls

API Endpoints

Standard REST, unified error codes and pagination.

MethodPathDescription
GET/oauth/authorizeAuthorization endpoint (browser redirect, user consent)
POST/oauth/tokenExchange for access_token / id_token / refresh_token
GET/oauth/userinfoOIDC UserInfo endpoint
POST/oauth/revokeRevoke token

Other services