Reverse Text API
The Reverse Text API is designed for simplicity and speed. Just make a GET request to /hello with an 'input' query parameter and instantly receive the reversed string. Useful in games, web apps, learning exercises, or anywhere you need text reversal without building your own logic. Your data is never stored or logged. Example usage: /hello?input=example → { "result": "elpmaxe" }
Reverse Text API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Reverse text / |
Returns the input string reversed. |
Reverse Text API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $9 / month | 200 / minute |
|
| PRO | $19 / month | — |
|
| ULTRA | $39 / month | — |
|
| MEGA | $99 / month | — |
|