Rezva

Getting started

Controllers register identifiers through the official dashboard business track or through an approved partner wallet.

Dashboard path

  1. Open /dashboard and connect the controller wallet.
  2. Apply under Business at /dashboard/business/apply.
  3. Wait for application approval.
  4. Complete profile and name setup.
  5. Register identifiers and payment destinations.
  6. Wait for activation before accepting payment.

API path

An approved provider wallet can perform the same controller-owned operations through the Registry API. It must send both provider authentication and controller authorization.

GET  /v1/identifier-types
GET  /v1/identifiers/:type/:value/availability
POST /v1/identifiers
GET  /v1/identifiers/:id
PATCH /v1/identifiers/:id
DELETE /v1/identifiers/:id

Application submission and Privy wallet authentication are connected. Registry mutations unlock after business approval.

Open business apply