Text

MD5 Hash

0calls
Free

A quick tool for calculating MD5 hash values of text, suitable for short text and scenarios where parameter exposure is not a concern.

Overview

Pass text via GET request query parameters, returns its 32-character lowercase MD5 hash value.

Note

For longer or sensitive text, we recommend using the POST version of this endpoint to avoid URL length limits and parameter exposure issues.

Query parameters

text
stringrequired

Text to calculate hash value for

Response

200 / OK

Successful response

JSON

400 / Bad Request

Missing text parameter

JSON