← Back to marketplace

UUID Generator

Generate cryptographically random UUID v4 identifiers. Supports batch generation of up to 100 UUIDs per request.

infra
by APIHub1 endpoint100% uptime14ms avg

Includes 200 free calls per month

After the free quota, standard per-request pricing applies via x402 (USDC on Base).

Endpoints

GET/uuid/generate
$0.0010/req

Generate one or more UUIDs. Use ?count=N for batch (max 100).

Quick start

Easiest way: the APIHub CLI. Credits cover x402, no wallet needed.

# install and set up once
npx @apihubio/cli register
npx @apihubio/cli topup 10

# call this service
npx @apihubio/cli call -X GET "https://proxy.apihub.io/uuid-generator/uuid/generate"

Or call the proxy directly (curl / any HTTP client):

curl https://proxy.apihub.io/uuid-generator/uuid/generate \
  -H "Authorization: Bearer ahk_your_key"

# If credits available: charged automatically, returns 200
# Otherwise: returns 402 (pay via @x402/fetch or top up credits)

Pricing calculator

Estimate your monthly cost for UUID Generator.

GET /uuid/generate$0.0010/req
-