Connector for the passwordutility API (generated from its OpenAPI spec).
Type: Tool
Category: AI & ML
Version: 1.0.0
Provider: Blue Isle
License: MIT
passwordutilityapiopenapi
Passwordutility
Connector for the passwordutility API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: http://passwordutility.net:80
Auth: bearer (pass your key via the apiKey input)
Operations
password_generate — POST /api/password/generate
password_validate — POST /api/password/validate
Inputs
apiKey — your passwordutility API key
operation — one of the operations above
path parameters when an operation's path contains {...}