{"uid":"cap_GcUYOlj8gTS0V0w0cq2l0","slug":"agent402-tools-password-generator-b2c631df","name":"agent402.tools Password Generator","description":"Generate cryptographically random passwords. ?length=8..128 (default 24), ?symbols=true|false (default true), ?count=1..20.","url":"https://agent402.tools/api/password","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"count":{"type":"string","description":"How many (1-20, default 1)"},"length":{"type":"string","description":"8-128, default 24"},"symbols":{"type":"string","description":"Include symbols (default true)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["passwords","entropyBits"],"properties":{"passwords":{"type":"array","items":{"type":"string"}},"entropyBits":{"type":"integer"}}}}}}},"responseSchema":{"type":"json","example":{"passwords":["k9#mP2…"],"entropyBits":190}},"example":{"request":{"input":{"type":"http","method":"GET","queryParams":{"count":"5","length":"32","symbols":"true"}}},"response":{"passwords":["7{d?)^v8bQyFvv{*XUJ2[A7E$>U>&0FX","-1!8s7tAS9^P]QuV79{NRy?PQv$ks!xi","pGMcVxNTAQGnC_A-kN5)D?rzKiI0Sz{#","+Sj?N_tKe*iiY@i_1KFrCtzF+0XGWLYI","8NgoF=521P=y_)$WY3ZkuU^TqZEaD2r0"],"entropyBits":204}},"exampleRequest":{"count":"5","length":"32","symbols":"true"},"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_ET26j6h6fHZoCY1IOvrDZ","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates cryptographically random passwords with configurable length, symbol inclusion, and count","exampleAgentPrompt":"Generate 5 secure random passwords for me, each 32 characters long and including symbols.","exampleUseCases":null,"resultDescription":"Returns one or more cryptographically random password strings. When count > 1, returns an array of passwords. Each password contains alphanumeric characters and optionally symbols, at the requested length.","failureModes":["length out of range (must be 8-128) returns 400 error","count out of range (must be 1-20) returns 400 error","invalid symbols value returns 400 error","network timeout or service unavailability returns 5xx"],"whenToPreferThis":"Use this endpoint when you need cryptographically secure random passwords generated server-side without relying on client-side entropy. Prefer this over simpler random generators when security quality matters. Best when you need configurable length, optional symbols, and batch generation up to 20 passwords per call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:52:13.001Z","isFirstParty":false}