Generate RFC 4122 UUID v4 values. Useful for creating unique identifiers in agent workflows. Free, no key required.
https://api.apiclearinghouse.com/v1/call/uuid-generatorAuthenticate with X-Api-Key: chk_live_... header.
/v4curl -s "https://api.apiclearinghouse.com/v1/call/uuid-generator/v4" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"uuid": "abc123"
}
}No setup required. Sign in and run UUID Generator directly from your browser.
Open in Explorer →Monthly limits also apply per plan.