Register Signed Key

Registers an signed key and returns the developer managed signer status with an approval url.

📘

Public key should be unique, do not reuse the public key on the same account or across accounts

Body Params
string
required

Public key of the signer. For better security, private/public keys should not be re-used on the same account or across accounts

string
required

Signature generated by the custody address of the app. Signed data includes app_fid, deadline, signer’s public key

int32
required

Application FID

integer
required

unix timestamp in seconds that controls how long the signed key request is valid for. (24 hours from now is recommended)

string

Url to redirect to after the signer is approved.
Note : This should only be used when requesting a signer from a native mobile application.

sponsor
object
Responses

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