{"uid":"cap_CgR34FAwcfDzuKhWKDkGB","slug":"24k-labs-uuid-generator-629fc683","name":"24K Labs UUID Generator","description":"Generate v4 (random) or v5 (name-based) UUIDs in a batch; optional uppercase / no-hyphens.","url":"https://api.24klabs.ai/api/uuid-generate","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"count":{"type":"number"},"version":{"type":"number"}}},"responseSchema":{"type":"json","example":{"uuids":["..."]}},"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_pK4z4bS5lSSsxUq_AqJzN","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":"Generate batches of v4 (random) or v5 (name-based) UUIDs with optional uppercase and no-hyphen formatting.","exampleAgentPrompt":"Generate a batch of 10 random v4 UUIDs with no hyphens and in uppercase — I need them for seeding a database.","exampleUseCases":[{"title":"Bulk database record seeding","prompt":"I need to seed 50 new database rows with unique IDs — can you generate 50 v4 UUIDs for me, no hyphens, all lowercase?"},{"title":"Deterministic IDs from product names","prompt":"Generate 5 v5 UUIDs using the DNS namespace and these product slugs: widget-alpha, widget-beta, widget-gamma, widget-delta, widget-epsilon — I need consistent IDs that map to the same name every time."},{"title":"Uppercase GUIDs for legacy system import","prompt":"I'm importing records into a legacy system that requires uppercase GUIDs — give me 20 v4 UUIDs in uppercase with hyphens."}],"resultDescription":"An array of UUID strings in the requested version (v4 random or v5 name-based), formatted according to the uppercase and hyphen options provided. Each UUID conforms to the standard 8-4-4-4-12 structure unless hyphens are suppressed.","failureModes":["Invalid UUID version specified (not v4 or v5)","Missing namespace or name for v5 generation","Batch count exceeds allowed maximum","Malformed namespace UUID for v5","Payment failure (x402 protocol, insufficient USDC balance)"],"whenToPreferThis":"Choose this endpoint when you need to generate one or more UUIDs quickly with formatting control (uppercase, no hyphens), especially in batch. Prefer it over client-side UUID libraries when you need server-authoritative generation, consistent v5 determinism from a namespace, or when operating in an environment without native UUID support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:49:39.038Z","isFirstParty":false}