If you want to register a client for a resource server that uses token introspection to verify access tokens you can do so by making it a private client without a redirect URI. However, it is strongly recommended to use the public keys to verify the tokens locally instead. The public keys can be retrieved from the metadata (jwks_uri attribute) available at /.well-known/oauth-authorization-server.
jwks_uri