From 06cc75fe4bc187226270d46d7cf940091414aeed Mon Sep 17 00:00:00 2001 From: Nick Ali <1514992+nickali@users.noreply.github.com> Date: Fri, 9 Jun 2023 13:16:14 -0400 Subject: [PATCH] Added ElevateAI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..c1adabe2 100644 --- a/README.md +++ b/README.md @@ -524,6 +524,7 @@ API | Description | Auth | HTTPS | CORS | | [DigitalOcean Status](https://status.digitalocean.com/api) | Status of all DigitalOcean services | No | Yes | Unknown | | [Docker Hub](https://docs.docker.com/docker-hub/api/latest/) | Interact with Docker Hub | `apiKey` | Yes | Yes | | [DomainDb Info](https://api.domainsdb.info/) | Domain name search to find all domains containing particular words/phrases/etc | No | Yes | Unknown | +| [ElevateAI](https://docs.elevateai.com/) | Speech-to-text and CX AI for contact centers | `apiKey` | Yes | Yes | | [ExtendsClass JSON Storage](https://extendsclass.com/json-storage.html) | A simple JSON store API | No | Yes | Yes | | [GeekFlare](https://apidocs.geekflare.com/docs/geekflare-api) | Provide numerous capabilities for important testing and monitoring methods for websites | `apiKey` | Yes | Unknown | | [Genderize.io](https://genderize.io) | Estimates a gender from a first name | No | Yes | Yes |