{"uid":"cap_wO-nteeuhVZAazPCE-ZgZ","slug":"forgemesh-secret-key-generator-040e91a9","name":"ForgeMesh Secret Key Generator","description":"Generates unambiguous alphanumeric secrets, hex strings, and UUIDs from OS-grade entropy in a single call, with length and batch size configurable. For provisioning temporary credentials, signing keys, and identifiers in automated pipelines that need real randomness rather than a plausible-looking string guessed by a model.","url":"https://x402.forgemesh.io/secret-key-generator","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"type":{"type":"string","description":"uuid | hex (default) | alphanumeric"},"count":{"type":"string","description":"uuid batch size, max 20"},"length":{"type":"string","description":"8-128, default 32"}}},"responseSchema":{"type":"json","example":{"type":"uuid","tokens":["4fa2f1f6-1e6f-4b1c-9c3a-2b8f0e6d4a11","0b8e2c44-7a2e-4f6e-8e11-d2b9c1a0f9e2"]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.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_N-pdCqmx3zh4XBEpedLc0","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 secure random secrets — alphanumeric strings, hex strings, or UUIDs — from OS-grade entropy with configurable length and batch size.","exampleAgentPrompt":"Generate a batch of 10 cryptographically secure hex secrets, each 64 characters long, for use as signing keys in our deployment pipeline.","exampleUseCases":null,"resultDescription":"Returns one or more randomly generated secrets of the specified type (hex, alphanumeric, or UUID), at the requested length, derived from OS-grade entropy. For UUID batches, up to 20 UUIDs are returned in a single response.","failureModes":["Invalid type value (not uuid/hex/alphanumeric) returns an error","Length out of range (below 8 or above 128) returns a validation error","Count exceeding 20 for UUID batch returns an error","Malformed request body returns a 400-level error","Payment not received or insufficient USDC balance returns a 402 error"],"whenToPreferThis":"Prefer this endpoint when you need genuine OS-grade entropy rather than model-generated or pseudo-random strings — especially for signing keys, temporary credentials, session tokens, API keys, or database identifiers in automated pipelines. Choose over a UUID library when you want hex or alphanumeric secrets of configurable length, or when you need a stateless external source of randomness in a serverless or sandboxed environment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:49:13.608Z","isFirstParty":false}