UUID Generator
cURL
curl --request GET \ --url https://api.invopop.com/utils/v1/uuid
{ "uuid": "60ae249d-c9cc-4bbf-bb2c-92f18ea92ebb", "version": "4" }
UUID version to generate
"7"
Base UUID for use with versions 3 or 5
"6ba7b810-9dad-11d1-80b4-00c04fd430c8"
Key for use with UUID versions 3 or 5
"1001"
OK
The response is of type object.
object
Was this page helpful?