cURL
curl --request POST \ --url https://api.dirtroad.dev/tools/uuid-utils/get-version \ --header 'Content-Type: application/json' \ --header 'X-Payment: <api-key>' \ --data ' { "uuid": "<string>" } '
{ "uuid": "<string>", "version": 123 }
Get the version of a UUID. Requires x402 blockchain payment.
x402 blockchain payment authorization header containing signed EIP-3009 Transfer with Authorization
UUID to get version from
UUID version result
Input UUID
UUID version (1-7)