{"uid":"cap_sFqRzLgGvGrbWE-WrzOjh","slug":"x402-forgemesh-io-uuid-secure-token-generator-d2c9fa96","name":"x402.forgemesh.io UUID & Secure Token Generator","description":"UUID and secure token API: cryptographically random UUIDs (up to 20 per call), hex tokens, or unambiguous alphanumeric secrets at any length 8-128. For ids, API keys, and nonce generation.","url":"https://x402.forgemesh.io/generate-uuid","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_9ylMUEpSvuRO3YMxWsdmk","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 UUIDs (batch up to 20), hex tokens, or unambiguous alphanumeric secrets at configurable lengths from 8 to 128 characters.","exampleAgentPrompt":"Give me a batch of 10 UUIDs for seeding our test database, and also generate a 64-character alphanumeric secret I can use as an API key.","exampleUseCases":null,"resultDescription":"Returns one or more cryptographically random values: UUIDs (v4-style), hex-encoded tokens, or alphanumeric strings free of ambiguous characters (e.g. no 0/O or 1/l confusion), in the requested count and length.","failureModes":["count exceeds 20 — request rejected","length outside 8–128 range — validation error","invalid type value — falls back to hex or returns error","missing required fields — returns 400-level error"],"whenToPreferThis":"Use this endpoint when you need cryptographically strong random identifiers — UUIDs for database primary keys, hex tokens for CSRF or OAuth nonces, or unambiguous alphanumeric strings for human-readable API keys or secrets. Prefer this over client-side generation when auditability, server-side entropy, or batch generation of up to 20 IDs in a single call is needed.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T00:52:54.273Z","isFirstParty":false}