Badge APIs
List Badges
List all Badges from this Nostr account.
GET
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
The address of the recipient of the message — can be a Nostr NIP05 address (e.g. andre@zbd.gg), or a Nostr public key in NPUB or HEX format.
The message you wish to send to the recipient.
The array of relay URLs you wish to publish your message to.
If you want to schedule the message to be sent at a later time, you can pass a UNIX timestamp number here. If you do not pass this parameter, the message will be sent immediately.
Response
Indicates whether the call was successful.
true if successful, false if not.Message detailing the results of the operation.