UUID Generator
Generate and validate UUIDs, ULIDs, NanoIDs, and ShortIDs. Parse UUID versions and timestamps.
1 subscribers
16 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
UUID Generator endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| POST |
post_v1_parse /v1/parse |
Parse a UUID to extract version, variant, timestamp, and other metadata |
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including supported ID formats and examples |
| GET |
get_v1_uuid /v1/uuid |
Generate one or more UUIDs in specified version (v4 or v7) |
| GET |
get_v1_ulid /v1/ulid |
Generate Universally Unique Lexicographically Sortable Identifiers (ULIDs) |
| POST |
post_v1_validate /v1/validate |
Validate a UUID and return its version and variant information |
| GET |
get_v1_shortid /v1/shortid |
Generate short, non-sequential, URL-friendly unique identifiers |
| GET |
get_v1_nanoid /v1/nanoid |
Generate compact, URL-safe unique identifiers |
| Other endpoints | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| POST |
post_v1_parse /v1/parse |
Parse a UUID to extract version, variant, timestamp, and other metadata |
| GET |
get_v1_docs /v1/docs |
Get comprehensive API documentation including supported ID formats and examples |
| POST |
post_v1_validate /v1/validate |
Validate a UUID and return its version and variant information |
| GET |
get_v1_uuid /v1/uuid |
Generate one or more UUIDs in specified version (v4 or v7) |
| GET |
get_v1_nanoid /v1/nanoid |
Generate compact, URL-safe unique identifiers |
| GET |
get_v1_ulid /v1/ulid |
Generate Universally Unique Lexicographically Sortable Identifiers (ULIDs) |
| GET |
get_v1_shortid /v1/shortid |
Generate short, non-sequential, URL-friendly unique identifiers |
UUID Generator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|