---
title: "Start Wallet Registration"
method: GET
path: "/wallet-registration/start"
tags: ["Registration"]
---

# Start Wallet Registration

`GET /wallet-registration/start`

Serves the SEP-24 interactive registration UI.

## Query parameters

- `token` string, required
- `transaction_id` string, required
- `lang` string

## Response `200`

HTML webview for receiver registration.

## Other responses

- `400` — Bad Request
- `401` — Unauthorized

---

[API](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api.md) · [All operations](https://skmtc.net/stellar/apis/stellar-disbursement-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stellar/stellar-disbursement-platform-api/versions/39f9dc64156c/schema)
