You're viewing a demo portfolio

Join the waitlist
PRSM

apiosk_create_wallet_api_key

Active

Tool of Apiosk

declared in 1.3.0

Create a new API key / connect token for a managed wallet.

Parameters schema

{
  "type": "object",
  "required": [
    "wallet_id"
  ],
  "properties": {
    "name": {
      "type": "string"
    },
    "wallet_id": {
      "type": "string"
    },
    "private_key": {
      "type": "string",
      "description": "Optional legacy recovery key when requested by the backend."
    },
    "expiration_days": {
      "type": "number"
    },
    "revoke_existing": {
      "type": "boolean"
    }
  }
}

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 →