garden.lexicon.ngerakines.semeion.Sign

lexicon.garden

Documentation

Sign a payload

main procedure

Sign a payload

Input

Encoding*/*

Accepts raw binary data

Output

Encodingapplication/octet-stream
Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://bsky.social)
Enter valid JSON for the request body
View raw schema
{
  "type": "procedure",
  "input": {
    "encoding": "*/*"
  },
  "output": {
    "encoding": "application/octet-stream"
  },
  "description": "Sign a payload"
}

Lexicon Garden

@