diff --git a/README.md b/README.md index bef1ca78..32eed372 100644 --- a/README.md +++ b/README.md @@ -454,6 +454,7 @@ API | Description | Auth | HTTPS | CORS | Link | |---|---|---|---|---|---| | Clarifai | Computer Vision | `OAuth` | Yes | Unknown | [Go!](https://developer.clarifai.com/) | | Cleverbot | Web chat bot | `apiKey` | Yes | Unknown | [Go!](https://www.cleverbot.com/api/) | +| Cloudmersive | Image captioning, face recognition, NSFW classification | `apiKey` | Yes | Yes | [Go!](https://www.cloudmersive.com/image-recognition-and-processing-api) | | Dialogflow | Natural Language Processing | `apiKey` | Yes | Unknown | [Go!](https://dialogflow.com) | | Keen IO | Data Analytics | `apiKey` | Yes | Unknown | [Go!](https://keen.io/) | | Unplugg | Forecasting API for timeseries data | `apiKey` | Yes | Unknown | [Go!](https://unplu.gg/test_api.html) |