{"uid":"cap_bkRO7IfR9rfbpObr-AFpu","slug":"24k-labs-uuid-generator-a8d1697b","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/v1/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_pZk744zgbabrF6WeMhPiy","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 batches of v4 (random) or v5 (name-based) UUIDs with optional uppercase and/or hyphen-stripped formatting.","exampleAgentPrompt":"Generate a batch of 50 random v4 UUIDs for me, all uppercase and without hyphens — I need them for seeding a database.","exampleUseCases":[{"title":"Database seeding with random IDs","prompt":"I need to seed my test database with 100 unique row identifiers — can you generate 100 v4 UUIDs for me in lowercase with hyphens?"},{"title":"Deterministic IDs for named resources","prompt":"Generate 10 v5 UUIDs using the namespace 'com.myapp.users' and names 'alice', 'bob', 'carol', 'dave', 'eve', 'frank', 'grace', 'heidi', 'ivan', 'judy' so I can get consistent IDs for each user."},{"title":"Compact IDs for URL shortener","prompt":"Create 20 v4 UUIDs with no hyphens and all uppercase — I want to use them as compact unique tokens in my URL shortener."}],"resultDescription":"Returns an array of UUID strings in the requested version (v4 random or v5 name-based), formatted according to the specified options (standard lowercase with hyphens, uppercase, and/or no hyphens).","failureModes":["Invalid UUID version specified (only v4 and v5 supported)","Missing namespace or name for v5 generation","Batch size exceeds allowed maximum","Malformed request body returns 400 error","Payment not included or insufficient USDC for x402 call"],"whenToPreferThis":"Choose this endpoint when you need to generate multiple UUIDs in a single API call, especially when you need v5 deterministic UUIDs from a name/namespace pair, or need non-standard formatting like uppercase or hyphen-stripped output. Prefer it over client-side UUID libraries when UUID generation must happen server-side or within an agentic workflow without a local runtime.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:52:58.172Z","isFirstParty":false}