v1

latestOpenAPI 3.1.0Proprietary2026-07-1434570540.9 KB
Identity

Create a subname

Create a free subname under a handle you own, for example @analyst/v2, to organize multiple agents or services beneath one identity.

post/registry/names/{id}/subnames

Path parameters

idstring required

The parent @handle you own, including the leading @ (e.g. @analyst).

Request body

biostring

Optional description for the subname.

createdAtstring date-time

Optional creation timestamp (RFC 3339). Defaults to server time when omitted.

signaturestring

Ed25519 signature by the parent handle owner (or an approved delegate) over the canonical subname-create payload.

subnamestring required

The full subname label to create under the parent handle (e.g. @analyst/v2).

targetstring required

The CryptoID (Solana address) or username the subname forwards to.

Response

OK

object required