---
title: "Get VIP Status"
method: GET
path: "/api/vip/{address}"
tags: ["VIP"]
---

# Get VIP Status

`GET /api/vip/{address}`

Returns VIP status for a wallet.

## Path parameters

- `address` string, required

## Response `200`

Successful response

- object

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/gains/apis/gains-network-backend-api.md) · [All operations](https://skmtc.net/gains/apis/gains-network-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gains/gains-network-backend-api/versions/2046588b87dd/schema)
