Register Signed Key

Registers an app FID, deadline and a signature. Returns the signer status with an approval url.

📘

Easiest way to start with Neynar-managed signers

Read more about how writes to Farcaster work with Neynar managed signers

Body Params
string
required

UUID of the signer.
signer_uuid is paired with API key, can't use a uuid made with a different API key.

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