GET
/
version
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"
}

Response

200 - application/json
Successful Response
version
string
required
date
string
required
commit
string
required