> ## Documentation Index
> Fetch the complete documentation index at: https://developers.authlete.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Userinfo API におけるアクセストークン検証

> Userinfo APIにおけるアクセストークン検証に関する技術情報。

Authlete の [/auth/userinfo/issue](/api-reference/userinfo-endpoint/issue-userinfo-response)
API は、認可サーバーからリクエストの値として受け取ったアクセストークンについて、その検証を内部的に実行します。

よって認可サーバーは、この API を呼び出す際、事前にイントロスペクション ([/auth/introspection](/api-reference/introspection-endpoint/process-introspection-request)
API) を実行する必要はありません。
