Aller au contenu principal
Version: Next

Get SDK user profile

GET 

/v1/sdk/me

Validates the static HMAC identity using X-App-ID, X-User-ID, and Authorization: Bearer <user_hash>. The expected bearer token is the hex-encoded result of HMAC-SHA256(secret_key, user_id). On success, upserts the SDK user scoped to that app and returns the current profile payload.

Request

Responses

SDK user profile