EVM, SVM, and TVM onchain data endpoints, plus API documentation and monitoring.
    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

    FREE
    Returns API version, build date, and commit information.
    GET
    https://api.pinax.network/v1/version

    Response

    200 OK
    {
      "version": "3.20.5",
      "commit": "0b85a54",
      "date": "2026-06-01",
      "repo": "pinax-network/pinax-api"
    }