Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Generic Signing

Start an async Generic Signing operation. Signs arbitrary data (e.g. personal_sign, typed data). Status can be queried with GET /operations/id/{operationID}/status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Optional metadata when starting an operation.

string

Unique operation identifier.

string

Initiator identifier.

string
string
string
required
boolean
string
required
string
required
Source
object
required

Identifies an on-chain address in transaction intents and related APIs. Either set both MasterKeyName and AccountName (with optional AddressIndex where the API allows it; index 0 is the main address when deriving), or set Address to a literal address string. Setting only one of MasterKeyName or AccountName is invalid. For POST /solana/accountInfo, when not sending Address, AddressIndex is required alongside master key and account.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json