Account APIs
Update Metadata
Update metadata information of a Nostr account
POST
Documentation Index
Fetch the complete documentation index at: https://docs.nostrapi.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
Public-facing name for this Nostr account.
Public-facing description / bio for this Nostr account.
Public-facing URL for an account profile image (avatar).
Public-facing URL for an account banner image.
Website URL for this account.
A verified NIP05 domain name that correctly points to this Nostr account’s public key.
Lightning Address for this Nostr account such that it can receive Bitcoin payments.
The array of relay URLs you wish to publish your account update event to.
Response
Indicates whether the call was successful.
true if successful, false if not.Message detailing the results of the operation.