---
title: "GET /apy"
method: GET
path: "/apy"
tags: ["APY"]
---

# GET /apy

`GET /apy`

## Query parameters

- `period` '1d' | '7d' | '30d' | '90d' | '180d' | '1y' | 'total'

## Response `200`

Success

- ApyResponse
  - `glvs` RecordStringApyEntry, required — Construct a type with a set of properties K of type T
  - `markets` RecordStringApyEntry, required — Construct a type with a set of properties K of type T

## Other responses

- `400` — Invalid period
- `500` — Internal Server Error

---

[API](https://skmtc.net/gmx/apis/gmx-io-gmx-public-api.md) · [All operations](https://skmtc.net/gmx/apis/gmx-io-gmx-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gmx/gmx-io-gmx-public-api/revisions/b3be06047493/schema)
