{"uid":"cap_TIyBNvkW3dniLl9T5z-3T","slug":"x402-outpimp-com-secure-password-generator-1807c545","name":"x402.outpimp.com Secure Password Generator","description":"Secure password generator API. Generates a cryptographically random password — true randomness an LLM cannot produce on its own. Accepts optional length (8-128), per-character-class toggles (uppercase/lowercase/numbers/symbols) with guaranteed inclusion, and a pronounceable easy-to-say mode.","url":"https://x402.outpimp.com/generatePassword","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"length":{"type":"integer","default":16,"maximum":128,"minimum":8,"description":"Desired password length. Defaults to 16."},"pronounceable":{"type":"boolean","default":false,"description":"Generate an easy-to-say alternating consonant/vowel password instead. Defaults to false."},"includeNumbers":{"type":"boolean","default":true,"description":"Include digits. Defaults to true."},"includeSymbols":{"type":"boolean","default":true,"description":"Include symbols. Defaults to true."},"includeLowercase":{"type":"boolean","default":true,"description":"Include lowercase letters. Defaults to true."},"includeUppercase":{"type":"boolean","default":true,"description":"Include uppercase letters. Defaults to true."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_D5vt-keEJvc1hw0jyAvqf","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates a cryptographically random password with configurable length, character classes, and an optional pronounceable mode","exampleAgentPrompt":"Generate a cryptographically secure 24-character password that includes uppercase letters, lowercase letters, numbers, and symbols — I need something truly random for a new admin account.","exampleUseCases":[{"title":"New user account password setup","prompt":"Generate a strong random password 20 characters long with uppercase, lowercase, numbers, and symbols for onboarding a new employee — it needs to be truly random, not something an AI would just make up."},{"title":"Pronounceable temporary password","prompt":"I need a pronounceable 16-character password for a temporary account — make it easy to say out loud, with numbers included but no symbols."},{"title":"High-security system credential","prompt":"Create a 128-character cryptographically random password using all character classes — uppercase, lowercase, numbers, and symbols — for a vault encryption key."}],"resultDescription":"Returns a cryptographically random password string satisfying the requested constraints. The response includes the generated password. Returns HTTP 400 if the combination of constraints cannot be satisfied (e.g. requesting a pronounceable password with symbols on a very short length).","failureModes":["HTTP 400 if constraints cannot be satisfied (e.g. length too short to include all required character classes)","HTTP 400 if length is outside the 8-128 range","Payment failure if USDC balance is insufficient for the $0.01 per-call fee","Network timeout if the service is temporarily unavailable"],"whenToPreferThis":"Choose this endpoint when you need a truly cryptographically random password that an LLM cannot reliably produce on its own. Unlike asking an AI to 'make up' a password (which introduces predictability and bias), this endpoint uses a secure random source. Prefer it for security-sensitive contexts: admin credentials, vault keys, temporary account passwords, or any scenario where unpredictability is essential. The pronounceable mode is a standout feature for human-readable temporary passwords.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:51:07.204Z","isFirstParty":false}