Morse Translator API
The Morse Code Translator API is a simple and fast RESTful service that allows you to convert between plain text and Morse code, and vice versa. This can be useful for educational tools, security experiments, or just for fun!
Morse Translator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Translate Text ↔ Morse Code /api/translate |
Translates plain text to Morse code or Morse code to plain text. Use the "direction" field to specify the conversion direction. |
Morse Translator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $0.1 / month | 10 / minute |
|
| PRO Recommended | $0.99 / month | 5000 / second |
|