UUID
Unique string ID generator. Up to 1M IDs monthly. Supports Nano Id, uuidv4, uuidv5.
36 subscribers
8.2/10 popularity
1145 ms avg latency
100% success rate
6 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 endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
/ids/nano /ids/nano |
Generates unique nano IDs. |
| GET |
/ids/uuid/v5 /ids/uuid/v5 |
This endpoint generates a UUID version 5 (UUIDv5) based on a provided namespace and name. |
| GET |
/ids/uuid/v4 /ids/uuid/v4 |
This endpoint generates one or more UUID version 4 (UUIDv4) identifiers. |
| GET |
/ids/uuid/validate /ids/uuid/validate |
This endpoint validates whether a given UUID is valid. |
| GET |
/ids/uuid/version /ids/uuid/version |
This endpoint detects the version of a provided UUID. |
| GET |
/ids/health /ids/health |
Returns health status of API. |
UUID pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | 3 / second |
|
| ULTRA | $19 / month | 3 / second |
|