New OAuth Access Token Introspection API

We released a new Access Token Status API that lets you inspect your credentials to verify they have the appropriate scopes (requested permissions). You can use it to check if an access token has the necessary scopes for a newly released feature, verify your token is still active or not about to expire, and use it to grab the merchant id of a personal access token.