---
title: "POST /v1/account/referral/validate"
method: POST
path: "/v1/account/referral/validate"
tags: ["AccountService"]
---

# POST /v1/account/referral/validate

`POST /v1/account/referral/validate`

ValidateReferralCode 免登录校验邀请码（注册前 UX 增强）。

## Request body

- AccountV1ValidateReferralCodeRequest
  - `code` string

## Response `200`

OK

- AccountV1ValidateReferralCodeReply
  - `valid` boolean

---

[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)
