PandaIDX

API Docs

Get Current User

Verify an access token and get the authenticated user's info, application details, subscription plan, and granted scopes. Requires an OAuth access token.

GET/v1/me

Authentication

OAuthAuthorization: Bearer

Requires OAuth access token

Responses

200Success
application/json
userobject

Authenticated user info

applicationobject

Application (website) the token belongs to

scopearray

Granted OAuth scopes for this token