Get the version of the API
curl --request GET \ --url https://token-api.thegraph.com/version
{ "version": "1.1.2", "commit": "b11f4bc", "date": "2025-03-26", "repo": "pinax-network/token-api" }