v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-08232554.8 KB
Authentication

Inspect the current access token

Returns metadata about the bearer token currently presented in the Authorization header. Useful for verifying that a token corresponds to the expected partner application.

get/v1/oauth2/info

Response

Successful Response

clientType'service' | 'user' | 'application' required
clientIdstring required
metadataobject