fungenerators.com

A full featured, REST based UUID generator with json/xml/jsonp result support. You can try them out right here. Click here to subscribe

๐Ÿ”‘ apikey 3 endpoints text
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Generate a random UUID (v4).
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  https://api.fungenerators.com/uuid
Generate a random UUID (v4).
curl \
  -H "X-Fungenerators-Api-Secret: $API_KEY" \
  https://api.fungenerators.com/uuid/version/{version}
Endpoints (3 total)
GET
/uuid
Generate a random UUID (v4).
GET
/uuid/version/{version}
Generate a random UUID (v4).
POST
/uuid
Parse a UUID string and return its version and check whether it is valid.
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints3
Authapikey
Categories1
https://api.fungenerators.com