Getting started
Controllers register identifiers through the official dashboard business track or through an approved partner wallet.
Dashboard path
- Open /dashboard and connect the controller wallet.
- Apply under Business at /dashboard/business/apply.
- Wait for application approval.
- Complete profile and name setup.
- Register identifiers and payment destinations.
- 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