String to SHA-256 Converter
This API endpoint allows you to convert a given string into its SHA-256 hash representation. The server takes the input string from the request body, processes it, and responds with the SHA-256 hash as a JSON object. To use this API, send a POST request to the /convert endpoint with a JSON body containing the "string" field with the string you want to convert. The response will contain the…
String to SHA-256 Converter endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
postString /api/convert |
|
| GET |
getString /api/convert |
|
String to SHA-256 Converter pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $20 / month | — |
|
| ULTRA | $50 / month | — |
|
| MEGA | $70 / month | — |
|