---
title: "GET /getFactoryAPYs/{blockchainId}/{version}"
method: GET
path: "/getFactoryAPYs/{blockchainId}/{version}"
tags: ["Volumes and APYs"]
---

# GET /getFactoryAPYs/{blockchainId}/{version}

`GET /getFactoryAPYs/{blockchainId}/{version}`

Returns *inaccurate* volume and base APY data for Curve pools on chains that aren’t indexed by either the [Curve Prices API](https://prices.curve.fi/feeds-docs) or the [Curve subgraphs](https://github.com/curvefi/volume-subgraphs).
Data returned by this endpoint is necessarily inaccurate due to the manual chain-walking involved, coupled with the limitations of RPC endpoints available for this subset of chains. Using this endpoint should be considered an imperfect last resort.
If the chain for which you want to retrieve volume and base APY data is available through either [`/getVolumes/{blockchainId}`](#/default/get_getVolumes__blockchainId_) or [`getSubgraphData/[blockchainId]`](#/default/get_getSubgraphData__blockchainId_), please use these.

## Path parameters

- `blockchainId` 'bsc' | 'kava' | 'zkevm' | 'zksync' | 'x-layer' | 'mantle', required
- `version` 'stable' | 'crypto', required

## Response `200`

---

[API](https://skmtc.net/curve/apis/curve-finance-api.md) · [All operations](https://skmtc.net/curve/apis/curve-finance-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/curve/curve-finance-api/revisions/9cf32e51ab04/schema)
