{"uid":"cap_Nr0SsRUEjfIjTpbFSkP0f","slug":"forgemesh-secure-token-generator-7d8f4581","name":"ForgeMesh Secure Token Generator","description":"Secure token generator API: cryptographically random UUIDs (batch up to 20), hex tokens, or unambiguous alphanumeric secrets (length 8-128) from OS-grade entropy. For request ids, nonces, temporary passwords, and API-key material. Generated locally, never logged.","url":"https://x402.forgemesh.io/generate-token","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_sZ5UVd1FO_VT2ti2m8nMn","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 tokens — UUIDs (batch up to 20), hex strings, or unambiguous alphanumeric secrets — from OS-grade entropy for use as nonces, request IDs, API keys, and temporary passwords.","exampleAgentPrompt":"Generate a batch of 10 UUIDs for me to use as primary keys, and also give me a 64-character alphanumeric secret with no ambiguous characters for a new API key.","exampleUseCases":null,"resultDescription":"Returns one or more randomly generated tokens of the requested type: a UUID v4 string or batch array, a hex-encoded random string, or an unambiguous alphanumeric secret. The response includes the generated value(s), type used, and length. Tokens are generated from OS-grade entropy and never logged.","failureModes":["count exceeds 20 for UUID batch — returns validation error","length outside 8-128 range — returns validation error","invalid type value — returns error listing valid options (uuid, hex, alphanumeric)","payment failure or insufficient USDC balance — x402 payment required error"],"whenToPreferThis":"Use this endpoint when you need cryptographically strong random tokens and cannot rely on local entropy sources, or when operating in an environment where you want guaranteed OS-grade randomness without logging. Prefer over local UUID libraries when auditability of the generation method matters, or when generating material for API keys and temporary credentials that require unambiguous character sets.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T19:08:13.408Z","isFirstParty":false}