Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GET /api/v1/authorize/whitelist/check?root_address=0x...
GET /api/v1/authorize/whitelist/check?root_public_key=0x...
root_address
root_public_key
{ "root_address": "0x...", "whitelisted": true }
PUT /api/v1/authorize/whitelist/{root_address} DELETE /api/v1/authorize/whitelist/{root_address}
GET /api/v1/user/root-account Authorization: Bearer <jwt>