Subnames
Authenticated v2 subname endpoints for platform users and API keys.
📄️ List subnames
Returns all subnames under the resolved namespace. Namespace selection can come from an API key binding, a namespace query parameter, or the `x-enscribe-namespace` header.
📄️ Create a subname
Creates a subname under the resolved namespace. In Safe mode this returns a proposed Safe transaction; in direct mode this returns a confirmed transaction hash.
📄️ Delete a subname
Deletes a subname under the resolved namespace. In Safe mode this returns a proposed Safe transaction; in direct mode this returns a confirmed transaction hash.