TextTools
Text processing utilities: HTML sanitizer, text similarity comparison, and timezone conversion.
1 subscribers
14 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
TextTools endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| v1 | ||
| POST |
post_v1_similarity /v1/similarity |
Calculate similarity between two text strings using multiple algorithms |
| GET |
get_v1_timezone_list /v1/timezone/list |
Get list of supported timezones |
| POST |
post_v1_sanitize /v1/sanitize |
Remove dangerous HTML tags and attributes, or strip all HTML |
| GET |
get_v1_timezone_convert /v1/timezone/convert |
Convert time between timezones |
| GET |
get_v1_docs /v1/docs |
Get API documentation |
| GET |
get_v1_timezone_now /v1/timezone/now |
Get current time in specified timezone |
| Other endpoints | ||
| GET |
healthCheck /health |
Check API availability and service status. This endpoint does not require authentication. |
| POST |
post_v1_similarity /v1/similarity |
Calculate similarity between two text strings using multiple algorithms |
| GET |
get_v1_timezone_list /v1/timezone/list |
Get list of supported timezones |
| POST |
post_v1_sanitize /v1/sanitize |
Remove dangerous HTML tags and attributes, or strip all HTML |
| GET |
get_v1_timezone_convert /v1/timezone/convert |
Convert time between timezones |
| GET |
get_v1_docs /v1/docs |
Get API documentation |
| GET |
get_v1_timezone_now /v1/timezone/now |
Get current time in specified timezone |
TextTools pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $9.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 150 / minute |
|
| MEGA | $199 / month | 500 / minute |
|