---
title: "pathfinder_version"
method: POST
path: "/{apiKey}/rpc/pathfinder/v0.1"
---

# pathfinder_version

`POST /{apiKey}/rpc/pathfinder/v0.1`

The version of the pathfinder node hosting this API.

> 📘
> 
> Note:
> 
> 
> -----------
> 
> This method is only supported by the Pathfinder Extension API.
> 
> Please refer to [the Starknet FAQ page](./starknet-api-faq) for a correct endpoint or the complete list of supported methods in different API versions.

## Path parameters

- `apiKey` string, required — <HTMLBlock> For higher throughput, please <span class="custom-style"><a href="../docs/quick-start-guide#-creating-your-api-key-on-the-zan-platform" target="_blank">create your own API key</a></span>. </HTMLBlock>

## Request body

- object
  - `id` integer
  - `jsonrpc` string
  - `method` string
  - `params` unknown[]
    - unknown

## Response `200`

The version call trace of the transaction designated by the given hash.

- object — The version of the pathfinder node hosting this API.
  - `id` integer
  - `jsonrpc` string
  - `result` string — A semver compatible version string

---

[API](https://skmtc.net/zan/apis/zan-getnftmetadata.md) · [All operations](https://skmtc.net/zan/apis/zan-getnftmetadata/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zan/zan-getnftmetadata/revisions/be8fa2338895/schema)
