Lux Docs

API Reference

MPC daemon REST API

Endpoints

MethodPathDescription
POST/v1/keygenInitiate threshold key generation
POST/v1/signRequest threshold signature
GET/v1/keysList available keys
GET/v1/keys/:idGet key metadata
DELETE/v1/keys/:idDelete a key
GET/v1/healthHealth check
GET/v1/metricsPrometheus metrics

On this page