POST /img-to-txt
Grabs the text from an image and returns it
Headers
| Name | Value |
|---|---|
| apikey | 28-Character API Key |
Body
| Name | Type | Description |
|---|---|---|
| image_url | string | The image to get the text of |
| lang | string | The language (Defaults to eng) |
Response
- 200: OK
- 400: Bad Request
- 429: Too Many Requests
