graphprotocol / graphprotocol/docs
Improve how docs work with thegraph.market relative to getting JWT for the token api
Open
@benface is already working on this.
Since Feb 19, 2026.
- Dominant language
- MDX
- Stars
- 85
- Forks
- 162
- Avg merge
- 6h 31m
- Merged PRs (30d)
- 4
Description
The UX using the Token API from within the docs is not the greatest because of the authentication requirements.
We have a better way to do that now. Example is on https://token-api.pinax.network/
- Click Login (top right)
- That directs you to https://thegraph.market/auth/tokenapi-env in a new window
- You can then copy/paste your JWT back to the application and save it as a cookie.
Hopefully this is not a huge effort to replicate this kind of flow in the docs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.