Next Steps | Yext Hitchhikers Platform

Helpful Resources

You can mint a token using this codesandbox . You can make any alterations to the query params to configure your token.

You can Decode your token in jwt.io as well and edit the input to mint your own token there!

You can use the following script to make a call to your Search API with a certain identity and see only the results you have permission to see be returned: https://github.com/racheladler/authorized_answers_api

Feedback