API

Set an Accept header to tailor the Content-Type of the response.

  • text/plain
  • text/html
  • text/xml
  • application/json

UUID v1

Universally Unique Identifier generated using a timestamp.

GET https://uuid.app/api/v1[?count=$count]

Variable Type Description Default
$count number Number of UUIDs to generate 1

UUID v4

Universally Unique Identifier generated randomly.

GET https://uuid.app/api/v4[?count=$count]

Variable Type Description Default
$count number Number of UUIDs to generate 1