GUID Generator Tool
Use one of the endpoint to generate either: - A single GUID, returned as plain text - Multiple GUIDs, returned as string array
2 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
GUID Generator Tool endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Multiple GUIDs /httptriggermultiguidgenerate |
Endpoint to retrieve a multiple GUIDs, returned as a a string array. Required query string parameter: *number* - needs to be between 0 and 1000. GET only query. Return… |
| GET |
Single GUID /httptriggerguidgenerate |
Endpoint to retrieve a single GUID, returned as a simple string. No parameters required. GET only query. Return content-type is text/plain. |