Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Set Up Public Key

Registers the approver's ECDSA public key for the authenticated user, enabling them to sign and verify operation approvals.

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

Base64-encoded DER PKIX ECDSA public key.

string
required

JWT token issued by the OIDC provider for this user.

string
required

Signature of the JWT token made with the user's private key.

Responses
200

Public key registered successfully.

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