You're viewing a demo portfolio

Join the waitlist
PRSM

apiosk_update_wallet_api_key

Active

Tool of Apiosk

declared in 1.3.0

Rename, revoke, or extend an existing managed wallet API key.

Parameters schema

{
  "type": "object",
  "required": [
    "wallet_id",
    "key_id"
  ],
  "properties": {
    "name": {
      "type": "string"
    },
    "key_id": {
      "type": "string"
    },
    "revoke": {
      "type": "boolean"
    },
    "wallet_id": {
      "type": "string"
    },
    "expiration_days": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Apiosk

https://github.com/obcraft/apiosk-mcp

1/7 registries
View full server →
apiosk_update_wallet_api_key — Apiosk — PRSM MCP