Read-only preview
You're browsing the public OpenAPI spec. Sign in to send live requests with your team's API key.
Monitoring
API Version Info
FREEReturns API version, build date, and commit information.
GET
https://token-api.service.pinax.network/v1/version
Response
200 OK{ "version": "3.16.4", "commit": "a1defaf", "date": "2026-04-21", "repo": "pinax-network/token-api" }