Validate tokens by another TYK

Hello, I have a first project with Tyk API Management which generate tokens.

I am developping a second project and I will have another Tyk for this project, the clients of this project will call APIs with the tokens generated by the first project.

I want to validate these tokens from the second Tyk by the first Tyk of the first project.

Is it possible ? There is a mechanism that I can use for this need (for example: introspection of OAuth Tokens) ?

Thank you in advance.