---
title: "GET /v1/console/topup/options"
method: GET
path: "/v1/console/topup/options"
tags: ["TopupCatalogService"]
---

# GET /v1/console/topup/options

`GET /v1/console/topup/options`

GetTopupOptions 一次性返回所有可充币种及各自档位，供用户端充值页消除两次往返。

## Response `200`

OK

- ConsoleTopupV1GetTopupOptionsReply
  - `items` ConsoleTopupV1TopupOption[]
    - `currency` string
    - `tiers` ConsoleTopupV1TopupTier[]
      - `id` string
      - `internalCredits` string
      - `payAmountMicros` string

---

[API](https://skmtc.dev/apiqik/apis/apiqik-api.md) · [All operations](https://skmtc.dev/apiqik/apis/apiqik-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apiqik/apiqik-api/revisions/e06b96127408/schema)
